How to define a Dot Walked Form Field using Studio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2023 05:17 PM
Hello
I created a new table in a scoped application using studio. Now I am trying to add a dot walked field into the form but not able to. When I searched, I was only able to get "https://www.servicenow.com/community/developer-forum/how-to-define-a-dot-walked-form-field/m-p/26863... which is providing steps for directly opening the view and adding the field, but not through studio.
What would happen if I directly add the field in the normal form view than through studio. Second, if I am to add using studio, I need the steps on doing it.
Please help and thank you in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2023 02:48 AM
Hi @HamanthP
it's not really clear what your issue is. ServiceNow Studio is just a management app for all artifacts. However, whatever you do in Studio is just leveraging the platform features. So don't worry about where you can add a dot-walked field to your form. As long as you are in the right scope and view it doesn't matter as all the changes are captured in your application.
Maik