![]() |
Sergey Kornilov admin 5/10/2011 |
Have no idea what you trying to achieve. |
M
|
mickna author 5/10/2011 |
Have no idea what you trying to achieve.
|
P
|
procheck 5/10/2011 |
You might want to try creating all of the required columns in table or possibly a view and Hide & Show the columns as required. |
M
|
mickna author 5/10/2011 |
Thank you. |
![]() |
Sergey Kornilov admin 5/10/2011 |
I suspect that prochecksports is talking about columns in HTML table rather than database columns. <TH style="VERTICAL-ALIGN: baseline" class=headerlist align=middle>{BEGIN Address_fieldheader}<A class=tablelinks {$Address_orderlinkattrs}>Address</A> {END Address_fieldheader}</TH>
<TH style="VERTICAL-ALIGN: baseline" class=headerlist align=middle>{BEGIN Address_fieldheader}<A class=tablelinks {$Address_orderlinkattrs}>{$event Address_snippet}</A> {END Address_fieldheader}</TH> |
M
|
mickna author 5/10/2011 |
Thank you Sergey, |