Wondering if there are any recommendations for debugging Skuid on pages used on Community Portals? I am not able to use the Console Skuid model debugging but would be great if I could.
What do others do?
Thanks,
~harry
Wondering if there are any recommendations for debugging Skuid on pages used on Community Portals? I am not able to use the Console Skuid model debugging but would be great if I could.
What do others do?
Thanks,
~harry
Best answer by hsilvers
@QuinnRyan I realized that when I was entering:
skuid.runtime.getPage(‘Home_Page’)
it was giving me the model data so I tried:
skuid.runtime.getPage(‘Home_Page’).model.map()
and got the skuid models and values!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.