Topic profile page for Text field.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Text field.
Topic "Text field" was discussed 9,938 times on 674 sites in last 3 months
Started 2 days, 18 hours ago (2009-11-07 14:54:00)
by babs
not sure what i am missing I have a position field that if the word 1st is anywhere in it I want it to turn red. It is a text data type I have tried field value is equal to like '*1st*' just '*1st*' not sure what I am doing wrong??? - not turning red.- and yes I se the formatting to red?? I am sure my syntax is wrong somewhere. thanks, barb
Started 2 days, 20 hours ago (2009-11-07 12:38:00)
by tgavin
The user enters the title of a movie in the text field. I'd like to mirror that title into a so that users can search other sites based upon that title, gather the information and then put it into the current form on my site. Code: search abc.com for this title
Started 3 days, 3 hours ago (2009-11-07 05:53:00)
by BABs
not sure what i am missing I have a position field that if the word 1st is anywhere in it I want it to turn red. It is a text data type I have tried field value is equal to like '*1st*' just '*1st*' not sure what I am doing wrong??? - not turning red.- and yes I se the formatting to red?? I am sure my syntax ...
Started 3 days, 7 hours ago (2009-11-07 00:56:00)
by MartyO
Using FlashBuilder Data Services - PHP service all working fine. Except the service is only returning the first 256 chars of a "text" field of my db table. The field has more than 256 chars and is marked up via the RTE component connection, "SELECT * FROM $this->tablename" ); etc.... Have tried a few conversions on the sql statement to no avail select *, ...
Started 3 days, 11 hours ago (2009-11-06 20:58:00)
by cterry06
I have an external text file I use to load captions for my slideshow I'm using to present images in my portfolio I'm making for my senior seminar class. I want it to open up a url to show an expanded image of the thumbnail I added. In my external text field I have three things: &caption1=Problem: Create a photo with things that typically don't go together &credit1=Solution: Taking photos ...
Started 3 days, 17 hours ago (2009-11-06 15:43:00)
by ricnic67
ANSWERED I have a phone number field that users can change the number on in Reader. But I need to have it formatted with periods between instead of dashes (i.e. 1.800.000.0000). What script do I use for this? Also is it possible to pop up a message saying it needs to be typed this way if they do it in correctly? thanks
Started 4 days, 2 hours ago (2009-11-06 06:32:00)
by Stefan1979
I have created a simple view object with a view criteria. The criteriy defines a group with 4 criteria. Each criteria item has a STARTSWITH operator and compares a column to a bind parameter. The bind variable is marked as optional. Then, I draged the data control named criteria on my page and selected "ADF Read-Only Filtered Table" When the page is shown...
Started 4 days, 3 hours ago (2009-11-06 05:47:00)
by renuka_anil
Hi All, I have developed a custom textfield. The code is working fine for 9530 and 8100.. but its not taking input for 8300 and 8520 Here is my code import net.rim.device.api.ui.component.BasicEditField; import net.rim.device.api.ui.Font; import net.rim.device.api.ui.Graphics; import java.util.Vector; public class CustomTextField extends...
Started 1 week ago (2009-11-02 15:44:00)
by Aisha Nelson
I have a news page created with multiple articles using the UI Scrollbar component. I am trying to add pictures to complement each article, but I can't add any images to dynamic text field. Help please. How should I go about this?
Started 4 days, 9 hours ago (2009-11-05 23:41:00)
by Iconic_creator
Hello everyone, I have a simple text field in a form tag. I have initial value text. Basically the initial Value tells the user what the field is for. Eg: Password. Now when the user click in the field, the initial val text is deleted by an on click event. Code: The problem is, lets assumed the user typed a user name in the field but forgot to add a character and...
Started 5 days, 2 hours ago (2009-11-05 06:12:00)
by Chris
Hi, I have a text field with numeric values (values have dot(.) as decimal symbol ex. 5.3). Unfortunately it must be text as sometimes includes text values also. Now for numeric values I would like to compare values and get records between a range. When my decimal symbol is dot(.) the query below executes ...
Started 4 days, 21 hours ago (2009-11-05 11:29:00)
by milind.b
I am working on flash file and as file in flash file (mail.fla) in that file dynamic text is inside that movieClip (myButton) . I will like to send some text to that particular dynamic text field (myText) from as file I put the code to the AS file is var myButton:Button; var myText:text; myButton.myText.text="Custom Msg"; I import AS file in flash but it is not showing can anybody ...
Started 4 days, 21 hours ago (2009-11-05 11:18:00)
by milind.b
I am working on flash file and as file in flash file (mail.fla) in that file dynamic text is inside that movieClip (myButton) . I will like to send some text to that particular dynamic text field (myText) from as file I put the code to the AS file is var myButton:Button; var myText:text; myButton.myText.text="Custom Msg"; I import AS file in flash but it is not showing can anybody ...
Started 5 days, 7 hours ago (2009-11-05 01:04:00)
by jerimiah_86
I have a movieClip symbol in Flash that I'm exporting for Actionscript. It has a background gradient rectangle, and a text field called itemContent. I'm loading that item in a loop for each item in my list, it makes a new instance of that symbol, puts in the htmlText, applies a style, adds it to my listContainer, and moves on to the next. ActionScript Code: for ( var i= ...
Started 4 days, 16 hours ago (2009-11-05 16:40:00)
by Greg SS
Yeah, dynamic textfield only works as is if you use it in vanilla flavour, if you do anything fancy with it, you HAVE to embed all the fonts you're going to use. With CSS/html text, this is a nightmare, you have to resort to external font loading and embedding.
Started 2 days, 17 hours ago (2009-11-07 15:45:00)
by tstew
Hello, The following code gets me close, but not quite. When this runs, I get an error that the field doesn't exist. It's reading the text in the field as if it's a field name. I'm just trying to copy the text string from Pic_Location to the clipboard when I enter an unbound text box so it's ready to insert into the next ...
Started 4 days, 5 hours ago (2009-11-06 03:54:00)
by Brianwarnock
Quote: Originally Posted by namliam And this is the problem now a days with many people. 1) Not answering questions (in full) 2) Not listening to advice given 3) Oh well, it must be me Nope I think that we are all finding that more and more often, also some adopt an abrasive style, Genesis springs to mind, ...