J
|
Jane 10/28/2008 |
Hi, |
M
|
mustafa author 10/29/2008 |
Hi, to display fields from another tables use custom events ("Insert PHP code snippet" option on theVisual Editor tab). Or you can add these controls manually in HTML mode on the Visual Editor tab and then calcualate and assign values in the List page: Before display event on the Eventstab.
|
A
|
alang 10/29/2008 |
Looks like the main point is field update after inline add/edit. I think you have to do this with client-side javascript? |
J
|
Jane 10/31/2008 |
Hi, |
F
|
frphilip 10/31/2008 |
Should be done with javascript, I believe.
|
M
|
mustafa author 11/1/2008 |
SOLVED
|