UI Action deployment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2024 11:10 PM
I am trying to deploy a UI Action on the upper environment.
But one of the field "Format for Configurable Workspace" which is a true/false field is not getting deployed.
This field is True in Dev environment, I want this field to be true on the upper environment aslo.
I tried importing update set but not working.
Also tried xml, but not working.
please suggest
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 06:57 AM
In dev, make your update set 'Work in progress' and make it current. Then open the dictionary record for your field and change the label value and save, open the same record and change the label value back and save. This will result in the dictionary record (and documentation) record being captured in the update set. Set the update set to 'Complete' you can then retrieve it in another instance or export it to XML and then import it another instance.