|
C
|
cgphp 7/15/2011 |
|
An add/edit page is enough. You have to hide or show fields based on logged user name: http://xlinesoft.com/phprunner/docs/hide_controls_on_add_edit_pages.htm |
|
|
I
|
imthebest author 7/22/2011 |
|
Hello cgphp |
|
|
C
|
cgphp 7/22/2011 |
|
imthebest, |
|
|
I
|
imthebest author 7/22/2011 |
|
cgphp, |
|
|
C
|
cgphp 7/22/2011 |
|
Try this: $xt->assign("orgid_fieldheadercolumn",false); |
|
|
I
|
imthebest author 7/22/2011 |
|
Try this: $xt->assign("orgid_fieldheadercolumn",false);
|
|
|
C
|
cgphp 7/22/2011 |
|
You have to look inside the html code in the visual editor |
|