Search - InfoPath Dev

InfoPath Dev

Use our Google Custom Search for best site search results.

Search

Page 1 of 7 (62 items) 1 2 3 4 5 Next > ... Last »
  • Re: Order of controls and rules

    I figured out what I needed. I was updating a single field from 2 different fields. I decided to have a valid for dollars and a valid for percent. So, the visible dollar field updates only one field and the visible percent updates the other. Then, in a third hidden field, I concat the results. Then the final rule says if the field contains ...
    Posted to General (Forum) by SeanPRyan on 03-05-2025
  • Order of controls and rules

    I am comparing data in a few fields, two of which are percent and dollars. I am comparing these fields to a secondary connection value that appears on my form as hints. Let's say 10% appears in the percent field and $200 in the dollars field as hints. On a changeable percent box, I want to change a text status to invalid if the main form entry ...
    Posted to General (Forum) by SeanPRyan on 03-04-2025
  • Re: Overriding Permissions in SharePoint designer vs. InfoPath button?

    What I do in my form is place an admin section at the bottom of every form that I can see and interact with. I then create a section for what I will label as Manager Actions. I use rules to hide both sections based on the logged in user. Make sure the rules pane is open. Click the Data tab and Form Load. New Rule > action > set a ...
    Posted to General (Forum) by SeanPRyan on 12-13-2024
  • Re: Get List Data using owssvr.dll connection

    Got the answer: "SPSE is a hybrid architecture so therefore for long run InfoPath we need to change the connection and refer UDCX file accordingly rather than using direct connection." The same will be true for REST according to MS. Hope this helps someone else.
    Posted to Data Connections (Forum) by SeanPRyan on 08-13-2024
  • Re: Get List Data using owssvr.dll connection

    Thank you very much for your reply. I am in fact using REST also, but the same thing occurs. I just chose the OWSSVR example because I have more of those. Example: https://myServer/sites/SE/_api/web/lists/GetByTitle('TitleName')/items?$orderby=Field2%20asc&$top=300. I was hoping to avoid touching hundreds of forms before migration. The ...
    Posted to Data Connections (Forum) by SeanPRyan on 08-12-2024
  • Re: GetUserProfileByName Validation Error for two employees with the same name

    I apologize for not responding sooner. It is a library form. It's a little strange because the user login id is different for both. I still just have a specific rule in place for this one end user.
    Posted to Data Connections (Forum) by SeanPRyan on 08-07-2024
  • Get List Data using owssvr.dll connection

    I have traditionally been able to interact with list data for an InfoPath form by taking advantage of the owssvr.dll by selecting XML and using this path (similar): https://myServer/sites/SE/_vti_bin/owssvr.dll?Cmd=Display&List={22222222-FFFF-3333-9999-222222222222}&XMLDATA=TRUE&noredirect=true. I use this to filter and sort, or ...
    Posted to Data Connections (Forum) by SeanPRyan on 08-07-2024
  • GetUserProfileByName Validation Error for two employees with the same name

    I have a way to solve what I need for now, so this is a curiosity with this connection. I have two users with the same name in my organization. Let's say Jane Doe. Both have unique user ids. I first get the logged in user domain\LoginId. Then, I Set the Account Name, Run the Query and Set Employee Fields. The fields even set correctly for the ...
    Posted to Data Connections (Forum) by SeanPRyan on 02-08-2024
  • Re: Update a field in another section from checkbox in a section

    Thank you for the response. I ended up deleting the section and the checkbox and recreating them from scratch and the issue went away on its own after that. Strange behavior to be sure. :-)
    Posted to General (Forum) by SeanPRyan on 06-23-2023
  • Update a field in another section from checkbox in a section

    I have a checkbox I need hidden if the end user chooses a value of yes in a dropdown. It sits next to a calculated field that pulls from a secondary connection. I need it visible only when no is chosen. This works fine. When the checkbox is checked and it sits inside its own section, it needs to concatenate data from 3 other fields into one ...
    Posted to General (Forum) by SeanPRyan on 06-13-2023
Page 1 of 7 (62 items) 1 2 3 4 5 Next > ... Last »
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.