Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Suggestion - LOV Window #28

Open
salehmamdouh1984 opened this issue Jun 14, 2016 · 1 comment
Open

Feature Suggestion - LOV Window #28

salehmamdouh1984 opened this issue Jun 14, 2016 · 1 comment
Labels

Comments

@salehmamdouh1984
Copy link

I used to program in Oracle ADF long time ago. Oracle ADF has so many nice feature that I see could be migrated into grails.

Suppose I am create an Employee that belongs to a department. Instead of display the departement field as a dropdown list, I want to able to tell the script, that for this property generate an LOV window.

LOV Window: A link or a button that will open a pop-up window, to allow user to search for the department for example. Once he select the department, that will update parent page.

If you are not going to adopt this idea, can anyone please guide how to start implementing these in the Grails framework.

Is there any architectural documentation on the source code of Grails. I have so many ideas and want to contribute to the Grails open source project.

@osscontributor
Copy link
Member

Is there any architectural documentation on the source code of Grails.

Not really but even if there was, it wouldn't play much of a role in the issue described above. Generating the behavior described above would probably not require more than defining custom templates. I think #22 may be the only thing preventing you from doing that today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants