That would be indeed very useful!
Hi Outsystems Dev Team,
Replace all usages has been a very handy tool recently.
In using it, i did find that being able to selectively replace a usage might be helpful.
I.e. Right-click on an usage in the Usages dialog and choose to replace it, or even a column in which on can select which usages to ignore via a tickbox or some such.
I recently cloned/copied an application and thought that it might be a bit easier to replace things step by step, rather than all at once.
Thanks
Albert
Low hanging fruit interface suggestion: when you select one or more result rows, change button to "Replace selected usages"
Hey Romeu,
Thanks for your idea, completely agree with the use case1
The way we see this is not actually "removing find results" to replace them all, but rather being able to replace just a subset of the results.
There is already an ideia for this, and I'll merge them.
Keep the ideas coming ;)
I would like to have a "replace all" but with the elements I choose from the list.
For example, imagine a certain variable that is used in the Form, in the preparation and in some actions of a certain page, when doing "Find Usages" the list is shown and I just select the actions and when doing the right button, I choose "Replace all "and a pop up pops up as is already the normal behavior of this functionality
Hi,
So, let's imagine I have 20 buttons with the string "Save" as a Label,
now let's say I have 3 expressions with the string "Save" aswell, so when I ctrl+F for "Save" it will show 23 occurrences, so if I want to replace all the buttons Label to something other than "Save" I can't since if I use the "Replace all Occurrences" it will replace the expressions aswell.
So my suggestion is,
Add a remove from occurrences found so that we still can replace all without replacing anything we don't want to.
Hopefully I was clear with my idea,
Cheers!
Hey Fabio,
Are you talking about just replacing a subset of the results of the find operation?
Cheers,
Hey Vasco,
Exactly, I would like to change for example just the buttons out of those 23 results, so I should be able to remove the expressions from the Search.
The search features in Service Studio could be improved to allow us to search (and replace) for something in selected elements, and not in all elements of inside an action or screen.