<br />
[[File:CXSettingsChildrenBlock.png|thumb|Children block|center|800px]]
* Given a setting with children, when operator tries to change '''Setting Type''' from 1 (group) to another value the page will show a warning: "Changing Setting Type from Group to a different value, will remove every children". <br />
* Then operator can:
** cancel the action
** confirm the change.
* If operator confirms the change, the server will remove every entry in GVP_SETTINGS_CHILDREN with GVP_SETTING_CHILDREN.PARENT_ID = the setting that is being edited. <br /><br />
* Given a setting with children, when operator tries to change '''InstanceId''' to another value, the page will show a warning: "Changing the value of Instance, will remove every children". <br />
* Then operator can:
** cancel the action
** confirm the change.
* If operator confirms the change, the server will remove every entry in GVP_SETTINGS_CHILDREN with GVP_SETTING_CHILDREN.PARENT_ID = the setting that is being edited.
<br />
<br />
* Once finished, save changes by using the [[File:Save3.png|middle|70px]] in the CX Setting page.
<br />
<br />
=== Images ===
----
This block allows associating images, previously created in table IMAGES, to a setting. This block reads/writes to table GVP_SETTINGS_IMAGES.
[[File:ImagesBlock3.png|thumb|Images block|center|800px]]<br />
'''Add new images'''
[[File:UploadImageDialog.png|thumb|Upload image dialog|right|300px]]
* Use the [[File:AddNew.png|middle|130px]] button and a new row will be added so you can upload the new image.
* Then click the [[File:UploadIcon.png|middle|30px]] button and a dialog will be open so you will be able to select the image to be uploaded.
* Now fill the rest of the image information.
*Once finished, save changes by using the [[File:Save3.png|middle|70px]] in the edit page and the image will be created and associated.<br />
<br />
'''Add existing images'''
* Click the [[File:AddExisting.png|middle|130px]] button and a dialog will open to select and existing image.
*Once finished, save changes by using the [[File:Save3.png|middle|70px]] in the movie page and the image will be associated.<br />
<br clear=all>
<br />
[[File:ImagePreview.png|thumb|Image preview|left|border|400px]]
'''Remove images'''
* Use the [[File:DeleteRed3.png|middle|30px]] button to remove the association of a image from the movie .
* Once finished, save changes by using the [[File:Save3.png|middle|70px]] in the movie page. This will not delete the image file from the platform. In order to delete the image, you will have to go to the [[Images_Page_Manual_3.0|Images Page]].
<br />
'''Preview images'''<br />
By clicking in the [[File:Preview.png|30px]] button in each image, you can access to the image preview.
<br clear=all>
<br />