Use our Google Custom Search for best site search results.
Search
-
I have a form that calculates the number of minutes for a given project. Some may only take minutes, some hours, some several days. I am wondering how to take an integer or double and return the corresponding days, hours, minutes etc.
I have seen several posts that explain how to do the reverse which is convert date picker values to a ...
-
I am find this strange behavior, when I copy a page and then change the markup and content in it, the original page it was copied from also is changed simultaneously. There should be as far as I know any link between the two. If I then change the original, the copy reflects the changes made to the original. I even tried ...
-
I found that even if you go into the form or document library settings and set it to display all, data connections default to what ever the limit is even if that setting isn't set. Once I set the view to display only the limit and increased the limit past the default 100. The data source picks up all the records and thus ...
-
I have a sharepoint list with sales territory data, where the original data came from a pipe delimited text file. I used access to create the list, however, the text file is updated every day, the number of rows don't change, but individual fields do. What I would like to do is update the records which have changed by ...
-
I just discovered something, for some reason my secondary data source isn't pulling all the data over, it seems like it's only pulling the first page worth of records as views from Sharepoint. Not sure why. Perhaps when I set it up originally I clicked something although I can't imagine what that'd be. Or ...
-
I have the rule set up to run when the dropdownlist (bound to a field called compassid) is not blank.
I have tried both variations below. Does current() not work on Browser capable forms? I don't know if it makes a difference as neither of the below seem to ...
-
It was so simple I can't believe I didn't think of that. Thank you Hilary!
-
I have two data sources, both have a common field, UID (which is the userid of an individual). The second data source has 3 fields, UID, First_Name, Last_Name
on my form I have a table which has a drop down list that contains userids, and two text fields which are for first and last names. I set up a rule for the drop down list ...
-
I have a drop down list that displays user ids for a given territories (filtered on the log in id of the user). Some territories do not currently have a user associated, and as a result, the drop down list is empty. Is there a way to write a rule to allow a value to be type into the drop down (in case they are entering a person ...
-
I am using IP2007. Thank you!