Lookup Attribute Empty String
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have created a dynamic block that has visibility states and 4 lookups. Each lookup action is tied to two lookup parameters. The first parameter is a single word string and the second is a single letter corresponding to that word. The 4 lookup single letters are then displayed in an attribute called ALPHA. The lookup tables point to the x,y locations of some invisible points so that the lookup will chain appropriately and set the values so that when the user performs a regen it will update the fields with the new letters in the ALPHA attribute. My problem is that I would like to allow the user to select a blank or empty string in any one of the four lookups. I tried putting a "BLANK" selection for the user and leaving the cell empty in the letter lookup of the action, but this just puts four dashes "----" in place of the empty string that I had. Is there a way to change the "----" to empty string "" or to allow the user to select something that will be empty string ""? I'm attaching a screen shot and the block in case some one has a better idea of how to implement this or can show me how to get an empty string for a user selection. Thanks for all of the help.