A
adrien
Guest
hello, I create trigger with a this query: var res = rbv_api.selectQuery("SELECT language,id,R12756,manager_id FROM USER Where id='19995'", 1); in adminstrateur user this trigger work perfectly but in other user the res.length is always = 0. I have check all checkbox in permission (api and role) . I don't understand why?
Continue reading...
Continue reading...