No announcements
Found 3707308 threads
-
0 Votes
Get database value by field name
The only time I would use by index if I was writing generic code that would work against different databases that have different column names.Answered | 4 Replies | 646 Views | Created by Falkenberg110 - Monday, December 1, 2014 10:33 AM | Last reply by Joel Engineer - Saturday, December 6, 2014 8:46 AM -
0 Votes
how to get value from a field in a task form
Hi, You need to use designer workflow to get value from that additional column.Answered | 1 Replies | 3232 Views | Created by NewBee007 - Monday, August 13, 2012 6:11 PM | Last reply by Hemendra Agrawal - Tuesday, August 14, 2012 6:17 AM -
3 Votes
Concatenates field values
One of the stickies at the top of the Transact-SQL forum links toAnswered | 4 Replies | 3340 Views | Created by FrenchiInLA - Tuesday, August 18, 2009 10:09 PM | Last reply by gvee - Wednesday, August 19, 2009 8:18 AM -
1 Votes
Regex to scrap hidden input field not in same the order
Hi, try this regex expression: string input = @"<INPUT type=hidden name=hyds2 value=1234> <input name=hyds2 type=hidden ...Answered | 2 Replies | 5472 Views | Created by PapyRef - Friday, March 9, 2012 9:01 PM | Last reply by Phape - Wednesday, March 21, 2012 9:37 AM -
2 Votes
How To: hide fields on an input form
Hi Laura, I can't believe how much easier it is to hide the fields with this method.Answered | 13 Replies | 17339 Views | Created by Smitman - Friday, October 29, 2010 2:19 PM | Last reply by Jeremiah Allen - Monday, October 15, 2012 1:44 PM -
1 Votes
dat time field default value
nothing worked, then i changed the default value in 23:59 and then i can input the field and everything works fine ...Answered | 12 Replies | 1263 Views | Created by tekoko10 - Tuesday, May 24, 2016 12:31 AM | Last reply by Deepak Saradkumar Panchal - Monday, May 30, 2016 6:30 AM -
6 Votes
Multi-value field
One of the objections to the use of a multi-valued field is its lack of easy portability.Answered | 12 Replies | 2094 Views | Created by ARJAY010 - Monday, December 9, 2013 4:49 PM | Last reply by Ken Sheridan - Tuesday, December 10, 2013 10:03 PM -
0 Votes
how to get listnum field value instead of field code
To get the value of a listnum field you need to get the field's range, then obtain its ListFormat.ListString value. vba, you might ...Answered | 3 Replies | 1726 Views | Created by nora.sailer - Saturday, April 13, 2013 2:31 PM | Last reply by nora.sailer - Tuesday, April 16, 2013 3:17 PM -
0 Votes
input Null datetime field
Visual Basic Forums > Visual Basic General located here: http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/threads Have a great day!Answered | 1 Replies | 7590 Views | Created by Thuy Tran - Tuesday, September 22, 2009 1:56 PM | Last reply by Shrikant Maske - Wednesday, September 23, 2009 1:38 PM -
1 Votes
Set Field to Modified by, based on value of another field
Hi Julie, You cannot get the value of who modified the form, unless the form is Submitted.Answered | 2 Replies | 1334 Views | Created by JulieDP - Monday, January 20, 2014 4:05 PM | Last reply by JulieDP - Monday, January 20, 2014 10:00 PM -
7 Votes
Naming the evaluated case statement field with concatenating input variable value
But any way things changed again, so we are going to write expression for the field names in SSRS reeport, there the names will get renamed with input parameter ...Answered | 10 Replies | 1133 Views | Created by Srini' - Wednesday, August 27, 2014 1:44 PM | Last reply by BI_Support - Thursday, August 28, 2014 8:36 AM -
0 Votes
The required field Field is missing from the input structure.
If the fieldAlias does not EXACTLY MATCH a field in the data set that is part of the data retrieval plan, this error will be thrown.Answered | 1 Replies | 11762 Views | Created by PreeSan - Thursday, November 8, 2012 10:53 AM | Last reply by lkenchel - Tuesday, November 13, 2012 1:55 PM -
1 Votes
Regex to scrap hidden input field not in same the order
Here is a code: string html = "<INPUT type=hidden name=hyds2 value=1234><input name=hyds2 type=hidden ...Answered | 3 Replies | 4485 Views | Created by PapyRef - Friday, March 9, 2012 8:56 PM | Last reply by Riced - Saturday, March 10, 2012 10:07 PM -
1 Votes
How to merge all values into one field?
If you use that with the .value method, you can return the result as any character type.Answered | 2 Replies | 1390 Views | Created by ironryan77 - Wednesday, January 16, 2013 11:06 PM | Last reply by Ashu_Blueray - Thursday, January 17, 2013 5:33 AM -
2 Votes
SharePoint 2013 - Get Value of a Numeric Field
If the form is NewForm.aspx or EditForm.aspx, the field is the “input”.Answered | 3 Replies | 1198 Views | Created by Tom Molskow - Thursday, September 20, 2018 1:01 AM | Last reply by Linda ZL - Friday, September 21, 2018 2:50 AM -
0 Votes
How to get value of one input field and sending value of that input field with each products to database
User-271186128 posted Hi ManDown, How about using JQuery to get the textbox value (contain the customer name and product ...Unanswered | 4 Replies | 120 Views | Created by Anonymous - Friday, December 21, 2018 11:20 AM | Last reply by Anonymous - Friday, December 21, 2018 2:48 PM -
0 Votes
getting values of comma saperated field in sql server
You do not know that a column is not a field!Answered | 6 Replies | 1255 Views | Created by sk pandya - Friday, March 6, 2015 8:59 PM | Last reply by ryguy72 - Wednesday, March 18, 2015 3:11 PM -
1 Votes
Jquery and sharepoint, trying to get a value from a field, and put it into another field
Hi, The following code for your reference: <script src="http://code.jquery.com/jquery-1.11.3.min.js" ...Answered | 4 Replies | 997 Views | Created by dzitam - Thursday, July 21, 2016 10:24 PM | Last reply by Dennis Guo - Monday, July 25, 2016 1:30 AM -
0 Votes
IE 11 issue with two password input fields
With above setting "Confirm Password" fields will not get blank automatically.Answered | 5 Replies | 9022 Views | Created by Deepeshd - Tuesday, August 27, 2013 5:14 AM | Last reply by Amar Dhere - Friday, January 31, 2014 5:50 AM -
2 Votes
How to populate field value
Would you please provide more detail help on how to accomplish my need.Answered | 9 Replies | 7929 Views | Created by eg10013 - Tuesday, February 15, 2011 8:23 PM | Last reply by MaartenSundman - Wednesday, February 16, 2011 7:38 PM
No announcements