I am preparing app for Inspections
The given as follows:
-
Companies has many projects.
-
Each project has many disciplines (Architectural (A), Structure (S), etc) These discipline varies from project to project.
The Inspection No. Should appear like [{Discipline abbreviation}-FIR-{incremental number depends on the max number for each discipline}
The Good News is
i managed to segregate and count each Project-Discipline and able to count them separately. and i have the required inspection No in its final format at Discipline table, As Shown in the below photo
i also managed to bring the values to the Inspection request table (where the Form is built) Thus via a lookup column. As Shown below
The Bad News is
i am not able to use this values in my Form, it is not showing as available values for text box or even choice component.
I think i am missing something here. Can you please support me in that.
Thank you