Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

What is the difference between the .do and .form

Venky Kshatriy2
Tera Contributor

What is the difference between the .do and .form

2 REPLIES 2

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

.do is used to open a page , like ui_page_name.do or stats.do

.form is using to opena  form to create new record in a table, eg, incident.form

-Anurag

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Venky Kshatriy2 

 

if you pit tablename.do it will open the form of same table in same window for creating the new record.

 

& .form also perform the same action. 

 

It just how you use.

 

tablename.form will not work in address bar, where tablename.do work in address bar.

AGLearnNGrow_0-1710928174908.pngAGLearnNGrow_1-1710928194403.png

 

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************