In short, I want to make an application to create a work order. the requester will ask the technician to carry out some repair. and the database that I am using is google spreadsheets
When the requester clicks on “ABRIR CHAMADO” this is the screen that will appear to fill in these fields:
the list that will appear here is the data that is entered in that spreadsheet that I showed above (chamados_abertos). but what I managed to pull from the spreadsheet was this list below. What I couldn’t do was automatically generate the icon for “Pending”
futhermore
When I click on an item in the list, this screen will open where these fields “solicitante, setor, linha…” will all be automatically filled in according to the spreadsheet I sent above
This screen will also be seen by both users, the requester and the technician
the difference is that I don’t want the “RESOLVER” button to appear on the requester’s screen. is it possible?
The “RESOLVER” button will only be available to the technician. and when he clicks on this button, the Progress Bar at the top goes to option 2 (Em andamento) and automatically the cell in the spreadsheet will change from “Pendente” to “Em andamento”. is it possible too?
I would like to know if someone can finish these pending issues for me? I will pay if necessary