- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2020 07:10 AM
It's maybe a newbie question.
I have a field of true/false type. On the insert record form (figure A), it is shown as checkbox, but in the list of records is shown as a combobox(list of true or false).
I wonder if there is a way to show on the list form (figure B) as a checkbox as well.
FIGURA A (insert /update record)
FIGURE B (list of record)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2020 07:29 AM
No Not Possible..that is the natural behavior.....but what is that making you to think to have as check box ....I mean is that just ....doubt you are looking for any functionality associated with it ...
please mark helpful/answered so that we can close this thread.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2020 09:25 AM
Please mark Ankur's response as correct answer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2020 01:22 PM
I did mark another answer as correct. I don't know how to change it;
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2025 04:39 PM
Is it not possible to do this with UI Macros ? if true, show the checked box image rather than 'true' ? Could even add an onclick event that would flip from true/false ?