By using this website, you agree to our Terms of Use (click here)
Good day everyone.
I need to create a new CRActivity screen for a generic inquiry.
How can I get a listing of all the screens in the system so that I can see what number I must use for the next sequence numbers for my screen.
I know from the naming conventions that the screen must begin with CR.40.??.?? ( Where 40 - Inquiry) but I am unsure of what to enter for my Screen and Sub-screen sequential numbers.
Is there a table in the database I can select and sort on to see which next sequential number I can use?
I looked through all the topics and felt that this topic fell under "Everything else"
Hope this is correct.
Kind regards,
Christopher
Hi Christopher,
Whenever I make new screens, I always start with ZZ. If you pick the next number in the sequence, there is a chance Acumatica could later also pick that screen and break something.
You are then free to pick any sequence number.
Does that work for you?
-Matt
You can also create a Generic Inquiry based on the SiteMap table to accomplish the same thing. Then sort by the Screen ID.