0
Completed

Tool short cut keys

Chas Digal 11 years ago in Studio / Toolbox updated by Gandalf 8 years ago 3

It would be great to have some short cut keys for each tool, or some custom keys that can be assigned. When you are working on the design surface, the slow part is finding the tool you want in the toolbox.

designer tool
Answer
Gandalf 8 years ago

Great thinking.

+1
Planned

Human interaction / webpage

Chas Digal 11 years ago in Server / Execution updated by Gandalf 10 years ago 0

Front ends or webpages would be awesome.

web
Answer
Gandalf 10 years ago
Yes, this is now in the pipeline!
0
Completed

View in browser not passing parameters from Querystring

Alex Hampel 11 years ago in Server / Execution updated by Gandalf 11 years ago 0

If I execute in debug mode it works correctly using an assign/passing in parameter values



if I use an assign just after start, it works correctly and returns the expected result in the browser




If I take out the assign and pass in the values in a querystring from the browser it appears as if they're not being passed through





Answer
Gandalf 11 years ago

All done. You can now also add .json to the end of the service you are calling! Give it a try and let us know what you think.

PS You dont need to put the [[ ]] into the query string: ?FName=Alex&SName=Hampel

+1
Completed

Auto-text on assign variable names

Alex Hampel 11 years ago in Studio / Designer updated by Gandalf 11 years ago 2

Suggestion: auto-text on assign


Answer
Gandalf 11 years ago

Thanks. The intellisense box now appears after you type either part of the variable name or [[

Good one Alex. This should be in from 0.3.3.0

+2
Completed

Edit Database Source

Alex Hampel 11 years ago in Studio / Sources updated by Gandalf 11 years ago 0

Suggestion: Order databases alphabetically.



Answer
Gandalf 11 years ago

Consider it done.

+2
Completed

Rename Services

Anonymous 11 years ago in Studio / Explorer updated by Grommit 11 years ago 0

Please add functionality to edit db service names

Answer
Grommit 11 years ago

This has been completed. It's available in the latest release.

+2
Completed

Save new db service []

Anonymous 11 years ago in Studio updated by Gandalf 11 years ago 0

Inform the user that they cannot save if the name contains [] - I copied the proc name to use as the db service name [Policy].[Proc_Get_LUCAuditType_Detail_By_PolicyNo] and couldn't save because of the [ ]

service database
Answer
Gandalf 11 years ago

This is fixed, and ready to ship in the new build - Thanks.

We took out the ability to input characters that cant be used in the save as well as provided some visual text cues to make it simpler.

+2
Completed

Double click db service

Anonymous 11 years ago in Studio updated by Gandalf 11 years ago 0

When I double click a db service, it is presented in an isolated drill-down view. If i then go back to the workflow view the edit and mapping and settings buttons and 'Service working normally' are not displayed. 


i then double click on a decision and it brings it up to edit. Click cancel and then the db service edit and mapping buttons are now visible however the 'Service working normally' is out of alignment (shifted to the right). open up a decision again and cancel it and then the db service is presented correctly again with 'service working normally' in line with the rest of the db service box

database
Answer
Gandalf 11 years ago

We managed to get this sorted for everything in the next release except the For Each tool, which will be done in the subsequent release.