Show true/false field as checkbox on a list view

Andre3
Kilo Contributor

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)find_real_file.png

 

 

FIGURE B (list of record)

find_real_file.png

 

 

 

 

1 ACCEPTED SOLUTION

RAHUL Khanna1
Mega Guru

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.

 

 

View solution in original post

7 REPLIES 7

RAHUL Khanna1
Mega Guru

Please mark Ankur's response as correct answer.

I did mark another answer as correct. I don't know how to change it;

njpete76
Tera Contributor

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 ?