Seal Report Forum
»
General
»
General Discussions/Other
»
how can I set only one choice for a combobox?
Rank: Newbie
Groups: Registered
Joined: 7/31/2019(UTC) Posts: 2 Thanks: 1 times
|
Please help me! I want to set only one choice 'Equals' for the combobox. And set the total on the top of the list. How can I do that? Thank you!
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 12/20/2013(UTC) Posts: 1,209 Thanks: 14 times Was thanked: 206 time(s) in 199 post(s)
|
Click on your restriction, expand the Advanced properties group, there is a property 'Can Change Operator' you can set to false...
Setting the total on the top of the list is not possible with the current option (could be a feature request ?), you can always edit 'Data Table' view template and change the HTML table generation:jjust cut the code between the <tfoot></tfoot> html tags (line 89-99), and insert it before <thead> (line 69), it seems to work fine.
Good luck
|
1 user thanked epf for this useful post.
|
|
|
Rank: Newbie
Groups: Registered
Joined: 7/31/2019(UTC) Posts: 2 Thanks: 1 times
|
Thank Rank for your help, I have another question that is I want to put the name of objects in comboboxes and their values in the listbox How I can do that? Example: The object is "Days of the week" and their value are: sunday, monday, tuesday, .... not and hide "Equals, between, is null, is not null, blah blah" Please help me!
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 12/20/2013(UTC) Posts: 1,209 Thanks: 14 times Was thanked: 206 time(s) in 199 post(s)
|
|
|
|
|
Seal Report Forum
»
General
»
General Discussions/Other
»
how can I set only one choice for a combobox?
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.