Hi there,
CC is still difficult to me... i don't understand it and i'm searching for hours and i can't find what i need..
I had a list and from the liste each row i can view the record or i can edit a record..
I thinks it;s handy that i can put an edit link in the view record mode.. but i don't no how to do it...
is there anyone to help me with this issue?
thnx in advance
CC is still difficult to me... i don't understand it and i'm searching for hours and i can't find what i need..
I had a list and from the liste each row i can view the record or i can edit a record..
I thinks it;s handy that i can put an edit link in the view record mode.. but i don't no how to do it...
is there anyone to help me with this issue?
thnx in advance

Hi dhuizinga1,
You just need to add normal <a> tag and point the "href" attribute to the edit page, if you are using v6 then you can create a link view and call it anywhere you want.
Best regards,
Max
You just need to add normal <a> tag and point the "href" attribute to the edit page, if you are using v6 then you can create a link view and call it anywhere you want.
Best regards,
Max
Hi admin,
Srry I don't understand your reply... Maybe it comes that i've not an expert :-)
But the a href link has always link to the record thats open at that moment .. this can be different ID.
Srry I don't understand your reply... Maybe it comes that i've not an expert :-)
But the a href link has always link to the record thats open at that moment .. this can be different ID.
Hi dhuizinga1,
If you use an a tag then you can use any values in the href attribute, you control the record using the gcb value passed.
Did you test the new v6 ? it has more features which may help you do what you need.
Best regards,
Max
If you use an a tag then you can use any values in the href attribute, you control the record using the gcb value passed.
Did you test the new v6 ? it has more features which may help you do what you need.
Best regards,
Max
This topic is locked and no more replies can be posted.