Page 1 of 1

Some minor quibbles...

Posted: 29 Jul 2013 08:50
by zee
Observed two minor things:
1. Has anyone tried the snippets? No? Are the two last ones correct? They use getInt and getString. I have not seen these function and get error if I use them.
2. Keyboard layout seem to vary in different areas (unnecessarily in my opinion). For example, renaming a flow gives you a keyboard without type ahead suggestions, while editing a script will provide you type ahead suggestions. I have seen similar things in other areas (but can't remember where). Maybe review usage of keyboard layout?

Re: Some minor quibbles...

Posted: 29 Jul 2013 18:22
by Martin
Hi,

1. getString and getInt are only valid to access extras of an intent in trigger General Broadcast. putString and putInt only to set extras in actions Start Activity and Send Broadcast.
The next version will only show the snippets when appropriate.

2. Should be fixed in the next update.

Thanks & Regards
Martin