Hi all,
on previous version it was possible to use long string within titles to format in some way the text
Just to give a sample …
{lang_tbl_currencies} <font face=‘Arial Narrow, sans-serif’ align=‘left’ color=‘Grey’ size=‘1’ <b>({lang_othr_frmu_titl})</b> </font>
now the lenght of singular title has been reduced and so it’s not possible to use that kind of trick directly
I’ve tried to put all string into the Application language using a short field index to recall all the string above
i.e.
lang_sec_users_title --> {lang_tbl_currencies} <font face=‘Arial Narrow, sans-serif’ align=‘left’ color=‘Grey’ size=‘1’ <b>({lang_othr_frmu_titl})</b> </font>
within title then I inserted {lang_sec_users_title}
An error rises probably becouse it’s not possible to call other translated labels within the text
Parse error: syntax error, unexpected ‘Arial’ (T_STRING), expecting ‘]’ in C:\Program Files (x86)\Scriptcase\v8\wwwroot\scriptcase\app\Z_ASSOCIATION_lib\lang\it.lang.php on line 1481