Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
5496 Widoki

How to create a server action on website ?

"Available on the Website" field value are true on server action.

Can anybody help me on server actions ?


Awatar
Odrzuć
Najlepsza odpowiedź

Hello @Jar,

You can create server action on website side. To do you need to do following things.

- Create server action and check "Available on the Website"

- Then you will find new text field "Website Path" so enter your action name you want to perform like "extra_info"

- Now save the record it will give you value in "Website URL" like "<hostname>/website/action/extra_info"

Now here website/action/extra_info is your controller so what ever you need to perform python in server action it will come under this controller so that you can use it in for ex. javascript.


Let me know if you need more info

Awatar
Odrzuć

Hi @Ronak thanks for the answer, could you explain the last step more with some example, thanks again!

Powiązane posty Odpowiedzi Widoki Czynność
2
sie 24
1548
0
sty 25
1455
2
cze 23
1816
0
maj 23
1885
1
kwi 23
32239