Matrix related issue

raykar_anupraykar_anup Member Posts: 9
Hi Experts,

i have this unquie requirement , of which i am able to reslove the first half which is easy and i am stuck with the second half

since i am using Matrix form , Client req is as follows

RT side Lt Side

Customer Name, Project Code ,Resource Name Month Rate Start Date End Date

In customer table i have added two feilds called Job Code and Resource Code from which i can get the Project name and resource name.

i have created one table which consits of Customer Code, Start date ,end date, month rate etc

how do i get the data to pupulate on the left side .

would appreciate your help.

Comments

  • krikikriki Member, Moderator Posts: 9,110
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • raykar_anupraykar_anup Member Posts: 9
    I have went through this url , my point is can i have multiple columns of rt side

    thanks
  • krikikriki Member, Moderator Posts: 9,110
    The only way to solve this is to put them in same cell.
    You can write multiple fields in the same cell separated by ; or also by \.
    If you use \ and put the textbox property MultiLine to yes, and make it hight enough, the different values come in different lines of the same cell.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.