Form layout and Design
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2024 04:49 AM
Hi,
We are having a requirement where we need to rearrange the position of the fields for change requests depends on the change type irrespective of the view.
current position of the field
field 1
field 2
field 3
Position for Change request for change type Normal or Standard as same as original position
field 1
field 2
field 3
Requirement for Change request type Emergency
field 1 field 3
field 2
The position of the field should change as per the change type. How can we achieve this?
Thanks,
Praveen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2024 04:53 AM
Hello @NowbattulaN ,
You can create a new VIEWS for the Noraml, STD and EMERGENCY change and rearrange the fields on it.
Thanks,
Sanket Landge
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2024 04:53 AM
By changing the views. You will have to create a Normal/Standard view and an Emergency view and apply view rules. Not sure why your 'irrespective of the view' is in the requirements, because that's the only way it will work.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark