Move the form layout to other instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2024 04:15 AM
Hi All,
I need to move one of the table's form layout including form section to another instance. So here i dont want to use the update set. How can i achieve this?
Normal export & import is also not working.
Thanks,
Suvedha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2024 07:07 AM
Why not use an update set? You will have to export the form, the view, the sections, and everything else that is automatically captured in an update set, without batting an eye. Just use ServiceNow like it is supposed to be used. You will also make sure you won't get any collisions when you are moving it the next time. Just use an update set. It's the best and fastest way to do this, without running into issues. 'I don't want to' is something for kids. Just do it.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark