hi,
i need to have more "edit" and "view" actions;
I have this table:
I have created a new action, "inglese"
I put this code in "Code"
in settings, HTML,
but it doesn't work..
i need to have more "edit" and "view" actions;
I have this table:
articolo.id:ID
articolo.titolo:Titolo
articolo.articolo_url:Download
articolo.txt:Approva
articolo.check_text:Approvato?
articolo.1:Inglese
articolo.check_inglese:Inglese?
articolo.grafica:Grafica
articolo.check_grafica:Grafica?
articolo.plagio:Plagio
articolo.check_plagiarism:Plagio?
articolo.autori:Autori
_EDIT_:Modifica
_DELETE_:Cancella
I have created a new action, "inglese"
I put this code in "Code"
{articolo.autori_1}
in settings, HTML,
articolo.autori:<a href="/jm/gestione.html?cont=lists&ccname=text_editor&act=inglese&gcb={articolo.id}">Visualizza</a>
but it doesn't work..
Hi livingwebstudio,
What exactly doesn't work?
I'm not clear what, if anything, the entry in the Code box does?
Bob
What exactly doesn't work?
I'm not clear what, if anything, the entry in the Code box does?
Bob
I need to have more EDIT action
EDIT_1 can modify 3 of 9 data, EDIT_2 othere 3 of 9 ..
Now with only one EDIT I can have only one modify table.
It's possible to create more edit actions?
And how can I link them in my connection?
EDIT_1 can modify 3 of 9 data, EDIT_2 othere 3 of 9 ..
Now with only one EDIT I can have only one modify table.
It's possible to create more edit actions?
And how can I link them in my connection?
Hi livingwebstudio,
Again, I don't understand what you are trying to do? You can have an Edit link to a ChronoForm that will load from and save to more than table if you need that.
Bob
Again, I don't understand what you are trying to do? You can have an Edit link to a ChronoForm that will load from and save to more than table if you need that.
Bob
I have this tbale in DB
I need four EDIT action:
EDIT 1 can only modify and update DATA_1
EDIT_2 can only modify and update DATA_2
EDIT_3 can only modify and update DATA_3
EDIT_4 can only modify and update DATA_4
Is it possible?
id
data_1
data_2
data_3
data_4
I need four EDIT action:
EDIT 1 can only modify and update DATA_1
EDIT_2 can only modify and update DATA_2
EDIT_3 can only modify and update DATA_3
EDIT_4 can only modify and update DATA_4
Is it possible?
Hi livingwebstudio,
I would expect it to work of you add more Edit Actions on the Front List > Actions tab, give them different names, then link them to the four edit forms.
Bob
I would expect it to work of you add more Edit Actions on the Front List > Actions tab, give them different names, then link them to the four edit forms.
Bob
how can I link them?
This topic is locked and no more replies can be posted.