Script include is not calling from Catalog client script.

Siddhesh Wani1
Tera Guru

The following are the set values:

<Catalog Client Scripts>

    Applies to: A Catalog Item

    Active: True

    UI Type:  All

    Application: Global

    Type: onChange

    Applies on a Catalog Item view: True

SiddheshWani1_2-1704368622844.png

 

<Script Include>

    Name: KnowledgeAjax

    Application: Global

    Accessible from: All application scopes

    Client callable: True

    Active: True

    Protection policy: None

SiddheshWani1_1-1704368340199.png

 

1 ACCEPTED SOLUTION

Siddhesh Wani1
Tera Guru

The issue is resolved. The ACL for the Client callable script include is not available, so we have to create the ACL with the same name as of Script include then it's working. 

 

Thank for the solutions. 

View solution in original post

18 REPLIES 18

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

Line 6 on client script should use sysparm_name instead of sysparm_type.

-Anurag

Yes I use the Same sysparm_name. Still it not working.

What is the value of optionsData at line no. 10?

True or False whichever came from the script include.