Open rafek1241 opened 3 years ago
Interesting, I think...! Can you tell a bit more? Like why it is better than just select and CTRL+C to do it...
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
Thanks, got it!
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}