how to auto fill an field value to c create function taking filed value from current record in app
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 02:07 AM
Hi,
I have a record screen of some 'x' table and in that I need to add a create(new) function for another table say 'y' by taking some filed values from the record screen of x table for that particular record.
In a simple way, for example there is a incident record screen in now agent app and while viewing an incident there should be an option given to create Work Order by auto filling the incident which user is viewing in the initiated from field in created Work Order Task, similar to the web application. And also y having some user inputs to be given to the newly created record. On a whole it will be a new UI action on web app in related lists which will create respective record with some default values taken from the current record. As this is the same expected in now agent mobile app.
Can anyone help me on this as I am new to mobile app development.
Thanks,
Zuber