Hello,.
using scriptCase how to do that part ? like populating dropdown or such stuffs using db table records ?
Also, how to achieve this :
use select country -> he get states related to that country -> then he get related city based on state.
ANy help will be thankful !
i have seen a sample here, but have no idea how to get that working in ScriptCase.
sample : http://www.scriptcase.net/scriptcase-samples/php-form/update-a-link-table/
Also, if anyone can help over data concatenation ; like fetch records from table 1 and then update the all form fields in table 2 ??
i have tried that using N:N relation stuff… that works … but i also get the table like you see in above example (object Double stuff).
like this :
http://i1351.photobucket.com/albums/p795/icode919/bug1_zps8934fb36.png