User Profile

Allow to auto-refresh the parent form when child form is closed


When you close the child form (Esc) and go back to parent form the parent form is still in original state. Its content is not refreshed (not even display methods) until you manually click Refresh. No method/event is triggered on the parent form to achieve that by code. I would suggest one of fol...

Read more...
0 Comments

Read more...
0 Comments

Category: User Experience (440)

STATUS DETAILS
Needs Votes

Allow to revert form control back to standard background color and behavior after you have explicitly changed its background color


Form controls (e.g. FormStringControl) are normally white in view mode and grey in edit mode if the control is read-only. You can change its background color with backgroundColor() method, but then you cannot revert back to original white/grey behavior. The idea is to allow reverting form control...

Read more...
0 Comments

Read more...
0 Comments

Category: User Experience (440)

STATUS DETAILS
Needs Votes

Support filtering by Memo string fields on the forms


Searching by Memo string fields is still not supported on the forms. I understand the performance concern and that in some cases it can degrade the performance of the whole environment. But some tables still have memo fields and there are many use cases where filtering by them is required and it ...

Read more...
0 Comments

Read more...
0 Comments

Category: User Experience (440)

STATUS DETAILS
Needs Votes

Support filtering on display method columns in grid


When new grid was announced a few years ago filtering on display method columns was also planned. This highly desired feature is still not implemented and needs some push from the community to put it on schedule. On many standard and custom forms filtering by display methods would significantly ...

Read more...
2 Comments

Read more...
2 Comments

Category: User Experience (440)

STATUS DETAILS
Declined