on 2022 Feb 11 12:16 PM
Hello,
We want to setup a default value for the effort type field in the mobile application (to “Standard Service”), so that the technician doesn´t have to select it every time.
We have tested the follow possibilities in the Screen Configuration - Screen for Effort Details on Mobile Apps (iOS / Android / Windows:
• Default Value (with Task, id.Task and/or Task.code)
• Default Value expression (with Task, id.Task and/or Task.code)
We have analised also other possibilities like company settings but we didn´t succeed.
Can you please help and tell how to setup a default value for the effort type field in the mobile application?
Thanks,
Request clarification before answering.
Hi António
You can solve this by changing the permissions. Use the Admin tool to open the user group. Change the permission for TIMETASK objects to READ=NONE and VISIBLE=FALSE.
As a result, the mobile apps will not ask the user to pick a task, and the task information will just be missing from the generated TimeEffort objects. Of course you could add automated jobs to have a task added programmatically, either in FSM by using Business Rules or later in the backend.
So screen configuration is not required to achieve what you need.
Best regards
Raphael Barabas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello antonio_m_ferreira73! Setting 'task' is not supported in any platform you mentioned. This is because that field is bound with some additional logic and setting it from screen configuration might have unpredicted behavior and break app logic rules which are used on that field. In general, defaultValue from screen configuration might be applied only on primitive type field: text, date, number, boolean.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you all for your inputs.
Best regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 7 | |
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.