Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
Search
-
I'm not sure I understand quite what you are trying to do, but I think your issue here is one of data structure - a bulleted list means you have a repeating field, so you can't nest fields for statuses inside that - and from what I gather, you want to have multiple statuses per bulleted item? At any rate, here is a rather ugly sample ...
-
Will it let you publish if you try a second time? I have had this happen in IP 2010 / 2013 sometimes when I use Quick Publish - but I don't think that was added till 2010....
-
Hi - can you repro the issue with changing the views and the timeout? If you can, you'd be able to check the log files for around when it happens, maybe that would have some info that would help you gain some insight.
As to your second issue - when you say not running - what do you mean? Is there an error? Or it just doesn't return any ...
-
I wonder if you could use a data connection to list 1 and use the max function to get the highest ID from list 1? You could use a rule to set the field in list 2 to the max from list 1.... You just want to be careful when you have this rule, since if you query list 1 on load, someone could add an item while you ...
-
Hi - what version were you using prior? I just tried to inject the same template with 4.3 and had the same error.
-
So - the thing is, in a list form (or in a list) the value of a lookup column is going to be that item's list ID. I'm thinking you should be able to modify the dropdown control so that the value is the ID and the display is ... whatever field it is you want to display. Does that make sense?
But it sort of sounds like you are about 3 ...
-
Thanks for letting me know - I've filed a case on it and we'll investigate further.
-
Hi - the library we are using to extract and recompress the form files is having an issue with some of the characters in the template name. Can you try renaming it to something without any special characters to inject it, and then you can name it back to your current file name? I'll file a bug to look into other options we may have for ...
-
Thanks so much for posting this follow up!
-
You may want to try using UDCX data connections - they are meant to make this a bit less painful. Now - I've still had a lot of pain here - so your mileage may vary - they seem to work best if you have the same structure for your dev and prod - http://server/site/subsite for both, not one with http://server/site and the other with ...