ATF for form sections

Aishwarya Shukl
Kilo Contributor

Hi,

We have Requested Items (RITM), Catalog Tasks (SCTASK), etc... records which contain variables in the 'Details' section of the form.

Is it possible to validate the visibilty/mandatory/etc... of these variables on the form using an ATF ? Or, is it possible to set values to these variables on the 'Details' section using the ATF ?

In general, through ATF, is it possible to control the sections on a form.

Regards,
Aishwarya

8 REPLIES 8

Hi,

Can you explain what it means section on form?

please share screenshot

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Aishwarya Shukla 

Any update on this thread?

Do you need further assistance on this?

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

hammad ul aziz2
Mega Guru

Tabbed forms are just a feature of the GUI, and have no influence on the behaviour of the form. All fields can therefore be accessed directly, including via the ATF, even if they're not visible on the screen at the moment.

Script executor: lets try to access the problem field while stying on another tabbed section as shown belowfind_real_file.png

And here's an ATF test step (the Problem field is located in Related Records tab):

find_real_file.png

 so you can directly access the fields and verify states of the fields without even selecting the form section.

mark this correct if that solves your problem or helpful if this helped you in any way.

 

thanks

Hammad

 

Hi Aishwarya,

 

please mark this correct and close the thread so that others can get help form this question.

 

thanks

Hammad