Hi Guys,
I am utterly amazed at how little documentation or help is available for dashcode...
Anyway basically what i'm trying to do is create a list, i used the browser template put my xml feed in and linked the fields up, however i want to put 2 string fields into the label field of a list item.
Currently the XML feed provides street and suburb as separate items, so i want to combine them in the webapp so as to be "%Street, %Suburb", do you create a separate query or something to combine 2 strings in a data source then link them to the list?
Ive spent a few hours trying to understand the code and i have no clue where to even start, it is so far different from objc...
I am utterly amazed at how little documentation or help is available for dashcode...
Anyway basically what i'm trying to do is create a list, i used the browser template put my xml feed in and linked the fields up, however i want to put 2 string fields into the label field of a list item.
Currently the XML feed provides street and suburb as separate items, so i want to combine them in the webapp so as to be "%Street, %Suburb", do you create a separate query or something to combine 2 strings in a data source then link them to the list?
Ive spent a few hours trying to understand the code and i have no clue where to even start, it is so far different from objc...