grandlorie
Posts: 20
|
| Posted: 02/07/2010, 3:03 AM |
|
Hi
There is something we did with our project in dreamweaver using Adobe ADDT (InterAAKT) and as considering moving away from the Discontinued ADDT to CCS, we wondering if we can achieve that using CCS.
1)
I need to be able to add multiple records at once.
meaning i need to have a text box next to the add button (or static drop down menu) so the user can chose how many records he wanna add, now the Add button can only add one record at a time and again i need to make it multiple.
if you wanna know what i mean by that please take a look at this page. http://www.interaktonline.com/Documentation/MXKollectio...serbehavior.htm
2)
on my list page i am having a Submit column with value (Y) or (N), so what i need to do is to show the update button to the user if Submit is N and hide update button if submit is Y(Yes).
so if the user choose to submit his order(Y) he will be no longer sees the update button, but if he choose not to submit(N) then he can still be able to update the record.
How can i achieve that using CCS?
in CCS;
my ID_ite for my item_tbl (on the list page) is linked to the update page if there is a way to disable this link only for the records which are having submit column to Y, this will solve the issue(not usre how)
Thanks in Advance for any help
|
 |
 |
|