Tuesday, July 20, 2010

To suppress the opening of the MVG Pop up Applet for a particular Multi Valued Field (MVF)

This could be a requirement in a typical scenario where Siebel OOB offers a Multi Valued relationship, but, we have a requirement where it can possibly have a maximum of one record in the relationship. For eg. Requirements say we can have a maximum of one Address per Account, though Siebel OOB solution offers multiple Addresses per Account. There is no need for the user to be opening the MVG Applet and selecting values from it in this case.
While working to try and find solutions to this problem, we noticed that corresponding to the MVL, there is a property by the name of “Popup Update Only”.
To reach this, navigate to,
Siebel Tools Object Explorer -> Business Component -> Multi Value Link
Query for the Link that you would want to modify. Navigate towards the right in the Records window to locate the Property, “Popup Update Only”. Set this to FALSE. This would be set to TRUE in case we need to pop up the MVG Pop Up window to enter values.
Setting this to FALSE, MVG (Multi Value Group) field values can be edited directly from the Parent Applet.

No comments:

Post a Comment