Search - InfoPath Dev

InfoPath Dev

Use our Google Custom Search for best site search results.

Search

Page 2 of 18 (171 items) < Previous 1 2 3 4 5 Next > ... Last »
  • Re: Setting a Multi Selection Listbox using Rules

    Easiest option is, keep Title in concatenated string. sample 1 - Title 1; 2 - Title 3; Default value formula would be: &nbsp;&nbsp;&nbsp; eval(eval(row[check = &quot;yes&quot;], &#39;concat(ID, &quot; - &quot;, Title, &quot;; &quot;)&#39;), &quot;..&quot;) Re-quering multiple IDs&nbsp;based on concatenated&nbsp;IDs may not so simple. if it ...
    Posted to Controls (Forum) by Kaoru Okumura on 04-06-2016
  • Re: Setting a Multi Selection Listbox using Rules

    &nbsp;Hi, thanks for the image, now I understand your needs. Please check attached sample form (SharePoint 2010 Browser form).&nbsp;Instead of SharePoint list, this has static xml mimicking SharePoint list, so that you can see preview without any deployment.&nbsp; Rules to handle Add Item&nbsp;are set to the fields: &nbsp;Checkbox field of the ...
    Posted to Controls (Forum) by Kaoru Okumura on 04-06-2016
  • Re: Setting a Multi Selection Listbox using Rules

    Hi, I am not sure about the relation of checkbox in list, and the second &quot;multi selection listbox&quot; Given that&nbsp;List B has checkbox field, I assume the column type of the SharePoint column should be True/False. On the other hand, multi selection list box in the form allows selecting multiple options, which is a special kind of ...
    Posted to Controls (Forum) by Kaoru Okumura on 04-04-2016
  • Re: Probelm with Check Box fields when publishing

    Hi, how about setting the Properties of the Field as Text(string), or Whole Number(integer)?&nbsp; Then open Check Box Properties, and set Data &gt; Binding &gt; Value when cleared, and Value when checked as you like. I guess the conversion you experienced happens because of the property of the fields is True/False (Boolean).
    Posted to SharePoint Integration (Forum) by Kaoru Okumura on 04-03-2016
  • Re: Copy a Multiple selection Listbox

    Hi Mike, For your information, I used the Qdabra qRules tool (which enables various feature without writing code, but just command) in the sample, and the command is essential...&nbsp; qRules has free trial version with expiration date. &#39;just copy the listbox values groupA to groupB&#39; may not so simple - since multiple check box is ...
    Posted to General (Forum) by Kaoru Okumura on 03-25-2016
  • Re: Copy a Multiple selection Listbox

    Hi Mike, Multiple list boxes&nbsp;is also using repeating table as its data structure, a little bit special style. and&nbsp;qRules copy table technique seems to work with multiple list boxes. Hope attached sample would give you some idea... (it&#39;s in InfoPath 2010 browser form...)
    Posted to General (Forum) by Kaoru Okumura on 03-25-2016
  • Re: Quick quesion on displaying conditions sections and their positiono the form

    Hi, that happens sometimes when I am creating forms! I think the height of the&nbsp;section or row of table became fixed height in some&nbsp;operation (such as adjusting size of section or cell/row). Could you please check related sections and table rows&#39; height, and make sure all are set as&nbsp;Auto, instead of&nbsp;specific size? I hope ...
    Posted to Newbie Questions (Forum) by Kaoru Okumura on 03-23-2016
  • Re: Repeating table with the property promotion

    &nbsp;Hi, how about having formula such as: &nbsp;&nbsp;&nbsp; substring-after(eval(eval(group2, &#39;concat(&quot;,&quot;, my:prodDocumentMaetial)&#39;), &quot;..&quot;), &quot;,&quot;)&nbsp; &nbsp;This formula creates&nbsp;&nbsp; ,item1,item2,item3 (comma first, and then item),&nbsp;and then takes substring after the first &#39;,&#39;
    Posted to General (Forum) by Kaoru Okumura on 03-22-2016
  • Re: Update Form Action not working in Infopath

    Hi, Can you modify the setting of SharePoint List or Library as &quot;Allow overwrite if form exists&quot; to YES?&nbsp;&nbsp; In general, we set that parameter as YES for the forms we need update, and NO for&nbsp;submission only and never allow modification/resubmit/update.&nbsp;
    Posted to Controls (Forum) by Kaoru Okumura on 03-22-2016
  • Re: Rules Error Message

    Hi, you might have been already checked this, but the first thing I&#39;d invest is -- whether some rule happens to have switch view more than one time. or some rule switches view, and then modifies some value which kicks other rule including switching view.... Sample: Rule 1:&nbsp;Switch to View: ARule 2: .....Rule 3: Switch to View: B
    Posted to Newbie Questions (Forum) by Kaoru Okumura on 03-22-2016
Page 2 of 18 (171 items) < Previous 1 2 3 4 5 Next > ... Last »
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.