hi,
I need to make the var of type AHQuickAction3D public (global) since I need to get the values when someone click,
the items need to be dynamic (depend on a cell (from a table) the user clicked on
so bottom line I have a global object AHQuickAction3D and the first time I add ActionItems , but what do I do the second time ?
I do not have removeActionItems right ?
I do not have a way to distroy the AHQuickAction3D object and rebuild it ? (initialize does not do that)
any help willbe approciated !
I need to make the var of type AHQuickAction3D public (global) since I need to get the values when someone click,
the items need to be dynamic (depend on a cell (from a table) the user clicked on
so bottom line I have a global object AHQuickAction3D and the first time I add ActionItems , but what do I do the second time ?
I do not have removeActionItems right ?
I do not have a way to distroy the AHQuickAction3D object and rebuild it ? (initialize does not do that)
any help willbe approciated !