Tuesday, March 15, 2016

Re: Creation of Dynamic frontend screens for data entry

You can dynamically assemble the query, using the metadata, however, I abandoned this procedure because of the work it takes. Currently I have an array object and through it I take and bring the Oracle tables information.

Em 15/03/2016 13:32, Praveen Chakka escreveu:
I am new to GWT and exploring if there are any options for the following:

1) We have an oracle database with 15 tables. Each table has about 10 fields
2) We want to develop front-end data entry screens for these 15 tables
3) Is there any way with GWT to dynamically design a front end screen for each of these tables(with ability to pick and choose fields that are needed on the screen) for data entry?
-> User/Designer should be able to pick and choose which fields from database table should be presented on frontend screen

Appreciate any suggestions. If GWT cannt do this feature, are there any other softwares using which front end screens can bebuilt dynamically?

Thanks
--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment