MyEclipse Forums
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
softcom
Post subject: Use of Look up Table for Drop Down List Selection  PostPosted: Mar 15, 2012 - 08:44 AM
Registered Member
Registered Member


Joined: Feb 29, 2012
Posts: 1

This question has already been raised by someone else.Unfortunately i did not see any answer.
Because this is one important issue for my application i want to post it again and hope will get an answer:

Question:

How would you modify the CRUD Data entry so that a user would use a drop down box linked to a lookup table to enter a field on the screen. Is there a property to modify to allow a drop down list?

Front end in ME4S is generated in Adobe Flex or in Spring MVC.
 
 View user's profile Send private message  
Reply with quote Back to top
cconway
Post subject:   PostPosted: Mar 17, 2012 - 09:53 PM



Joined: Apr 04, 2011
Posts: 196

There is not a property to modify that will automatically cause a dropdown to appear that uses a lookup table. You would need to make the data available to your web controller, then hook up the dropdown using normal flex programming techniques.

It's important to understand that the generated user interface components are intended to be a starting point for your application.

_________________
Cindy
MyEclipse for Spring Support
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
ghamphy
Post subject: drop down table  PostPosted: Jul 29, 2012 - 03:15 PM
Veteran Member
Veteran Member


Joined: Feb 03, 2005
Posts: 11

I am faced with the same issue after creating the CRUD. I understand that the CRUD is just the starting portion. While generating the CRUD, it asks to identify just the parent tables. The end result after choosing that option is that the said relational fields disappear from the web layer.

It can hurt to put up a tutorial to show how a simple state or country lookup will work. There are a dozen different tutorials that stop at creating the crud application. None will take it a step further.

Cheers

Shankar
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits