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

Cascading dropdown display #56

Closed
laxmanp opened this issue Nov 24, 2015 · 6 comments
Closed

Cascading dropdown display #56

laxmanp opened this issue Nov 24, 2015 · 6 comments

Comments

@laxmanp
Copy link

laxmanp commented Nov 24, 2015

Hello sir I have four table, course, class, subject and topic. Class has ref. of CourseId, Subject has ref. ClassId, Topic has ref. of SubjectId. I have generated all form and customize it work fine, but there is additional requirement in topic popup has facility to add course, class same as Nothwind=>Product=>Product Name click => Display Supplier and Category like functionality.
Class name filter on Course dropdown.
Plz help me.

@volkanceylan
Copy link
Member

I have difficulty understanding question, sorry but can you explain it a bit more.

@laxmanp
Copy link
Author

laxmanp commented Nov 27, 2015

I have requirement class name dropdown populate based on course dropdown selection and subject name dropdown populate based on class name selection. Plz explain me step by step procedure how to do? In our project city populate based on country like this functionality requirement but i can't understand how to implement it there code is more complex to understand.
Please help me.

@volkanceylan
Copy link
Member

I have written a how-to guide for Serenity 1.8.2

https://volkanceylan.gitbooks.io/serenity-guide/content/howto/how_to_setup_cascaded_editors.html

See it and let me know if you still have a problem.

@vijaykumar3060
Copy link

Hi Volkanceyln,

1.As per the above link for : Setup Cascaded Editors - I have issue with Multitenance implemented as you know we do not have the [LookupScript("module.task")] attribute in row files.
2.Hence LookupEditor attribute fails in other Form files.

@volkanceylan
Copy link
Member

So what? Use lookup key instead of row type.

@vijaykumar3060
Copy link

Yes, Worked perfectly well thank you :-)

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

No branches or pull requests

3 participants