Forum Discussion

TribsTribs's avatar
TribsTribs
Qrew Member
8 years ago

can we use table aliases in scripts files

My application uses lots of jquery script files and the TABLE ID is hard coded everywhere.

The problem is that these IDs changes when the application is either copied or a new sandbox environment is created and the IDs have to be changed in all the scripts.

Is there a way to use the DB aliases in the script file or many be a better approach to handle this?, I tried using the DB aliases but that didn't work.

3 Replies