How to edit a read-only flow/sub flow/action script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2020 03:07 PM
Hi,
I am trying to edit a read-only sub flow(an action script in it) and i can't seem to figure out how.
Can anyone help with this? I can't seem to find anything about it.
reason : I am trying to edit the translate text to multiple languages sub flow(microsoft azure translator spoke) so that if the target language is fq to change it to fr in the parse additional parameters action script(we use french Canada language which is not supported by microsoft so we want it to send fr instead of fq as the target language).
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2021 03:00 PM
I had the same Issue with an action I created, It became read-only and I figured out that it was because the actions was being called in a flow, removing the action from the flow allowed me to edit again the action.