Jump to content

Store text from dropdown/popup box and two boxes are related


This topic is 5601 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi

I have following tables

Job Profile: ID, Designation, Branch[Text],Division[Text]...;

Division: _kp_DivisionID, DivisionName;

Branch: _kp_BranchID, BranchName, _kf_DivisionID.

Division & Branch are related.

Now I am trying to create two Drop Down/Popup text fields Division & Branch.

Want to select Division and store the Division.DivisionName in "Job Profile".Branch field. So that it remains historical. Then want to select Branch.BranchName filtered by selected Division and store same way in Branch.

So to achive that what I should do?

Thanks in advance.

Haseeb

Posted

Thanks for your solution.

Problem is keeping track of BranchName and DivisionName. Cause from time to time, these names changes when ever merge/de-merge/restructure occurs. And Job Profile record is unique for that instance and its historical.

I may need to think in different way. May implement some text fields to preserve these names.

Regards

Haseeb

This topic is 5601 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.