Custom Application creation

Pooja Sonone
Tera Contributor

Hi All,

 

I have one requirement with the some creation of the below Please help me how to achieved this.

I have to Build a custom application  from scratch including at least two tables that should be connected to each other (i.e. Request table and RITM table are connected to each other ) and also that has Date validation on form.

Please suggest me any Use case for custom application or any Video that help me to achieved this requirement.

5 REPLIES 5

Hi @Pooja Sonone 

 

Relationship between tables are established if a table extends another table. For an example, request table is extended from task table which the base table in ServiceNow.

 

You can read about this from the official documentation :https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/table-admini...

 


Please mark this response as correct and helpful if it assisted you with your question.