Smart action not working on production

Expected behavior

Hello, i try to create smart action on summary.

Actual behavior

I can create smart action in development, all work fine but i don’t understand why, when i try it in production, i can’t use it, the button is grayed out, could you help me ?
image

Hi @ldaubie, you probably juste need to make the smart action visible by doing the following:

  • Enable the layout editor
    Screenshot 2021-05-03 at 11.17.04
  • Access the collection settings (through the cog next to your collection):
    Screenshot 2021-05-03 at 11.18.46
  • Then on the smart actions tab, you should be able to make the smart action visible.

For security reasons, newly defined smart actions are made visible by default on development environments but not on remote ones.

Best regards

Hi, thanks for your answer, but i already mark it as visible, before, i could’nt find action, now i can but still can’t click on it…

@ldaubie , it might be a role issue, could you please check on your project settings that the role assigned to your user has the right to trigger this action on your production environment?

Perfect is working, thank you :slight_smile: