Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
We have built custom popup extension which is working in Work Stream, After publishing the app we are getting access denied error, after ignoring the error it is working, But everytime when we refresh the application we are getting the access denied error.
When we debug we are facing the below issue in the log.
Command=GenericObject::ApplyPatches;Result=5;ResultText=Error: Access denied a069d966-acc0-4c4c-9b8d-ExtensionTest Engine Not available GenericObject::ApplyPatches GenericObject::ApplyPatches 5 Object update not allowed 74ec7662-470e-4d63-85af-01359d8b6ac0
I am new to extension try to debug the existing extension built by other developer
Regards
Krishna Kumar S
Based on this link
https://github.com/ajaykakkar93/Qlik-Sense-Dialog-Box
How can use this dialog box with any qlik control ? like i want to open this popup dialog on qlik control click event.
Thanks in advance
Hi @mobeenbillah ,
Can you elaborate more about the use case/ requirement so i can help.
@ajaykakkar93 Yes, Actually this dialog box using as button itself we bind master object with this dialog box and click on this dialog box to open it. I want to open this dialog box on click of any Qlik Control click event. e.g. i click on MAP pin then this dialog box should be open to show some detail information as popup. Currently i select any MAP pin then click on this dialog box to show some detail
Thanks
@mobeenbillah Unfortunately this is not available for now if I find something ill update
Hello,
I am using your dialogbox, Actually i have one requirement to add background color / text color feature in dialgbox button is there any possibility to add these features in your dialogbox popup as i tried to add it but may be something still missing that i am not able to apply it properly.
Thanks in Advance
@ajaykakkar93 I am using your dialog box and i noticed one bug that if i drag more than one dialog box from extension in single sheet and click one of them it showing duplicate visualization of attached master item.
Please see the attached image and when i remove all dialog boxes and keep only one then its fine
@ajaykakkar93 Hello, I have one requirement in Dialog box popup that want to select more than one master item in one dialog box is it possible? currently it selecting one master object in one dialog box.
for reference please find attachment
Thanks