What is the easiest way to export field names and labels that are currently showing on a form?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2016 02:26 AM
Hello all, hopefully a simple one but basically we're just after a method of exporting field names and labels, currently showing on a form (this bit is key), specifically from our change form (as we have so many fields).
I am aware I can go to the change form, configure table to see a list view of fields which I can export however we need to be able to filter these to only show fields that are currently showing on the change form - including tabs/related lists. I tried by filtering on 'Active' but unsurprisingly this still brings back fields that are not currently showing on the form.
Many thanks in advance,
D
- Labels:
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2016 02:31 AM
Hi Dasi,
Can you please look into this article below..
Please reply back if this is the requirement.
Exporting Field and Table Information — ServiceNow Elite
Regards
Param
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2016 02:51 AM
Exports all columns and Data
https://<ServiceNowurl>/change_request.do?CSV&sysparm_default_export_fields=all
Please also see if this helps..