Master BOM Detail Update and Delete.MultipleSelectListWithAdminDropDownList: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
m (Protected "Master BOM Detail Update and Delete.MultipleSelectListWithAdminDropDownList" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
No edit summary
Line 1: Line 1:
{{Template:XFRACAS.XML.Import.Doc.Class|Master BOM Detail Update and Delete|Master BOM Detail Update & Delete}}
{{Template:XFRACAS.XML.Import.Doc.Class|Update Details|Update Details}}
 
===Detail===
Select List, Administratively Controlled, Multiple Detail (MultipleSelectListWithAdminDropDownList)
===Update===
===Update===
The detail will be updated if the Code and Description element values have been modified and they match an existing issue.
Selected Values will be added if they contain a valid issue that does not match an original Selected Value issue. If the InsertDetailIssue setting is enabled and an updated Selected Value issue does not match an existing issue, a new issue will be inserted.  
 
===Delete===
===Delete===
The detail will be deleted if the SelectedValue element is empty or if the Code and Description elements nested under SelectedValue are empty. The ID attribute must still be present.
If an original Selected Value issue exists that does not match an updated Selected Value issue, it will be deleted.

Revision as of 16:00, 22 September 2014


Detail

Select List, Administratively Controlled, Multiple Detail (MultipleSelectListWithAdminDropDownList)

Update

Selected Values will be added if they contain a valid issue that does not match an original Selected Value issue. If the InsertDetailIssue setting is enabled and an updated Selected Value issue does not match an existing issue, a new issue will be inserted.

Delete

If an original Selected Value issue exists that does not match an updated Selected Value issue, it will be deleted.