FetchXMLBuilder icon indicating copy to clipboard operation
FetchXMLBuilder copied to clipboard

Find and replace functionality on fetch xml window

Open rafek1241 opened this issue 3 years ago • 3 comments

image CTRL + H to replace {1} string into specific attribute.

OR

Separate tab with variables that can be set and during execution fetch xml template will use them in places such as {some_variable}

rafek1241 avatar Jul 07 '21 05:07 rafek1241

Interesting, I think...! Can you tell a bit more? Like why it is better than just select and CTRL+C to do it...

rappen avatar Jul 08 '21 15:07 rappen

User experience basically. It was selfish proposition because in my work we sometimes using 'string.format(...)' for fetchxml with places that we fill out. Additionally I expect to have this option from notepad-like window

rafek1241 avatar Jul 08 '21 16:07 rafek1241

Thanks, got it!

rappen avatar Jul 09 '21 09:07 rappen