Is there a way to default a field in a web-form to numbers?
I'm working on a Dash-Friendly web page and have a form field that is for numbers only.
It'd be nice if I could code it so that a user didn't have to hit the alt key for every number they wanted to enter in this field.
SirKeats said:
Is there a way to default a field in a web-form to numbers?
I'm working on a Dash-Friendly web page and have a form field that is for numbers only.
It'd be nice if I could code it so that a user didn't have to hit the alt key for every number they wanted to enter in this field.
Click to expand...
Click to collapse
Are you making this on a website or a form to fill out on your phone?
He did say "web-form".... heheheh
*runs away*
OrganicM said:
He did say "web-form".... heheheh
*runs away*
Click to expand...
Click to collapse
* If you're in a form, right-click the field label and select Edit this field's properties.
* If you're in a report, left-click the column heading and select Edit this field's properties
* In the table bar on any application page, click the table containing the field you want to change. Within the menu that appears, select Customize --tablename-- table > Fields.
* In the menu bar on any application page, select Customize > Tables. Within the list on the left side of the page, click the table that contains the field you want to change and click the Fields tab.
# Change the attributes of the field.
Within the Numeric Options sections, go to the Treat As option and select the desired numeric format.
# Click Save.
thanks mikey.
i'm actually working in raw code, so not sure what you mean by right click and such.
i'm just working up a specialized calculator using basic html (and javascript).
the calculator is working and such... i'm just not sure how to make it so that when you enter the figures for calculation into the different table (form) fields it enters as numbers instead of letters.
that was meant for QuickBase....sorry
SirKeats said:
thanks mikey.
i'm actually working in raw code, so not sure what you mean by right click and such.
i'm just working up a specialized calculator using basic html (and javascript).
the calculator is working and such... i'm just not sure how to make it so that when you enter the figures for calculation into the different table (form) fields it enters as numbers instead of letters.
Click to expand...
Click to collapse
Well here's a suggestion for ya... Find a website that already does that... Open it up in Notepad and have a look at the code they're using
great idea. anyone know of a good example site? (looking for one now but suggestions accepted. lol)
SirKeats said:
great idea. anyone know of a good example site? (looking for one now but suggestions accepted. lol)
Click to expand...
Click to collapse
Mortgage company calculator?? Chase bank.
I don't know
Related
I've looked and looked, and searched...I guess I'm missing it. Does anyone knoe the default path for the Messaging "app" in wm6 for my launcher? I'd like to be brought to the screen where I can choose the account to send from. Thanks in Advance!
*bump* - Anyone?
If I'm posting a dumb question that's answered elsewhere just let me know that...
*oops...double post...*
FWIW, you SHOULD be able to use the topmost left button (with the envelope on it) to access the screen you're describing in one easy step. You should also be able to find it in the Start Menu, listed as Messaging.
Shortcuts in my version (Custel 2.5) show the executable as MSINBOX, but that's not an application name ... just a system label, of sorts. Maybe somebody else can id the actual file for you.
-pvs
im confused by what your asking - you want it to, when you open Messaging, to give you the choice of which account?
Menu > Tools > Options > CHECK: Display account picker when opening messaging
and once youve opened it, hit the left and right, or keep tapping messaging to cycle through accounts - and the account is displayed in the top left taskbar
if thats not what you were asking, elaborate on what youre looking for and ill give my inputt
djfreq said:
Does anyone knoe the default path for the Messaging "app" in wm6 for my launcher?
Click to expand...
Click to collapse
\Windows\tmail.exe
djfreq said:
I've looked and looked, and searched...I guess I'm missing it. Does anyone knoe the default path for the Messaging "app" in wm6 for my launcher? I'd like to be brought to the screen where I can choose the account to send from. Thanks in Advance!
Click to expand...
Click to collapse
Not sure about the account selection screen, but for exec and command line options: \windows\tmail.exe -service, -cc, -bcc, -transport, -to, -subject, -body, -attach
eg. "\Windows\tmail.exe" -service "SMS" -to "" -subject "" -body ""
If you just open messages, it will open the account selector. SO just find the shortcut for that (which is in Windows and the exe is tmail.exe) then it should go there. Good luck!
-Nstefanelli-
\windows\tmail.exe for the win!!! Thanks everyone Guess I should have explained I was looking for the executable name as opposed to the path...
thx again!
Hi all
I've come over from the TP to the TP2 and I'm really missing the TAB key on the keyboard. Used it a bit. Is there anyway to map another key (maybe via FN) to perform the TAB function?
If you are just looking to move your text cursor between fields, the directional arrow buttons will do the job.
ohyeahar said:
If you are just looking to move your text cursor between fields, the directional arrow buttons will do the job.
Click to expand...
Click to collapse
I must maybe try that again... I've tried it before but it didn't always work.
Nope it doesn't work... problem is that when I'm in a block that has figures in it it will go forward in the same block instead of going to the next block. Anyone else with same other ideas?
take a look here:
http://wiki.xda-developers.com/index.php?pagename=HTC_Rhodium/ChangingKeyboardLayout
edit the file eT9.Rhodium.409.kmap.txt this way:
change this row:
{T T T T T 0x04}
in this row:
{T T T 0x09 0x09 0x04}
save the file as unicode and copy it to windows folder
now for tab key just type FN + T
Think I'm missing something. I've looked at the registry key and it says I'm using: eT9.Rhodium.www.kmap.txt but when I change this file absolutely nothing happens?? Should I still be chaning: eT9.Rhodium.409.kmap.txt although this is not the one according to my registry?
i did this mod time ago, but in my old touch pro the tab key did change between input fields, in touch pro 2 it only add a bounch of spaces (like when in text insertion) and doesn't switch fields...
is there a way to change the behaviour?
Need a Tab Button on touch pro2...
I have the same problem i need a tab button. I read in another thread how they remapped the Fn+t to = the tab but i dont think it is for the touch pro2
when i load the (eT9.Rhodium.www.kmap.txt) file nothing happeans. i did read in the text you have to change it to a unicode file but i couldn't figure out how to do that. Also many people have replied that you can use the arrow keys but as stated by "pieterbotes" if you are in a field for Example "typing in your name" you cannot move to another field for example " your password" with the arrow keys it the same thing on a Pc Keyboard only a tab button will allow you to do that. So if any of the great minds on this site have a answer it would be greatly appricated.
And does anyone agree that fn+q would be better than fn+t since the q is close to where the tab would be?
Thank You.
Duane
Don't know if you're interested, but i've found that Keyboard Config is pretty useful for stuff like this.
Sublimedelta9 said:
Don't know if you're interested, but i've found that Keyboard Config is pretty useful for stuff like this.
Click to expand...
Click to collapse
thanks...using your program fixed the problem for me...setting as tab fn+t using your program make the tab work as it should, changing beetween fields.
airon11 said:
thanks...using your program fixed the problem for me...setting as tab fn+t using your program make the tab work as it should, changing beetween fields.
Click to expand...
Click to collapse
Glad it worked for you, but credit should go to Tarkim; It's his creation.
Sublimedelta9 said:
Glad it worked for you, but credit should go to Tarkim; It's his creation.
Click to expand...
Click to collapse
thanks anyway for pointing me to it..
anyway reading the thread i don't know why i was sure you was the programmer..maybe i misread a post..
=)
airon11 said:
thanks...using your program fixed the problem for me...setting as tab fn+t using your program make the tab work as it should, changing beetween fields.
Click to expand...
Click to collapse
Could you please copy and paste here the eT9.Rhodium.409.kmap.txt file content?
This .txt file is located in /Windows folder... check also if it exist another eT9...txt file...
I'm interested notably in this row: {T T T x x 0x04} (what's instead X?)
THANK YOU SO MUCH!!
it' {T T T 0x09 0x09 0x04}
but i edited it.
in that way you have the tab key but it add spaces and does not change fields..
using the key remapper instead and sendink the keystroke to the os works as expected...
That program works brilliant. Thanks.
Hello, i am trying to post few extended controls from SenseSDK from eboelzner with source code.
They all inherit SensePanelBase
http://forum.xda-developers.com/showthread.php?t=648906
They all will work under SenseListControl or direct on form.
Controls name starting with SensePanel only work under SenseListControl.
Code may be bit dirty, but is due to lack of time. But will surely be fixed and optimized.
Right now controls do not have documentation. I am working on it to make it and will post at earliest.
However there are examples for all controls in a demo app for VB.net and C#.net.
http://sensesdkextended.codeplex.com/SourceControl/list/changesets
Controls:
1. SenseButtonControlEx (very basic release)
2. SenseHeaderControlEx (2 Different Styles, see screenshots)
3. SensePanelItemEx (4 Different Styles, inludes multi columns, see screenshots)
4. SensePanelLinkLabel (see screenshots)
5. SensePanelNumericItemEx (2 and 3 digit support, see screenshots)
6. SenseSelectionControl (under development, do not use as it is incomplete)
I did not get much time to test. however i am fixing bugs at earliest on them.
Give feedback with a reason on how you want to use this control as, helps me a lot to develop further, and if i know how it is going to be used, then it will give me motivation too
Requirements:
1. .Net Compact Framework 3.5 (requirement of SenseSDK)
2. Application running without any errors using SenseSDK
Screenshots in Post #3
I know lots of developers are looking for this controls. Would be helpful to them.
If there are bugs, post them here, and they will be fixed for sure.
Feedbacks would be great.
Will add more controls soon.
Have Fun!!
[Downloads]
It was getting difficult to manage multiple versions, and release.
So now i am using Codeplex for everything.
It has Complete Source Code, screenshots, and releases for download.
Has a compiled Dll which simply can be added as Reference.
Project: http://sensesdkextended.codeplex.com/
Release: http://sensesdkextended.codeplex.com/releases/view/49857
Daily Updated Code: http://sensesdkextended.codeplex.com/SourceControl/list/changesets
Documentation Coming soon.
Please refer to demo app for now.
Screenshots:
http://s832.photobucket.com/albums/zz246/greenhacks/SenseSDKExtended/
Hi! nice work! is possibile to set font of SensePanelItemEx as "Bold"?
leen15 said:
Hi! nice work! is possibile to set font of SensePanelItemEx as "Bold"?
Click to expand...
Click to collapse
Yes, in few minutes , i will post v0.2 shortly for you.
greenhacks said:
Yes, in few minutes , i will post v0.2 shortly for you.
Click to expand...
Click to collapse
Oh thanks a lot.. I'm trying to implement it, but i use c# and not vb, so i'm curious to see if i did the right things
leen15 said:
Hi! nice work! is possibile to set font of SensePanelItemEx as "Bold"?
Click to expand...
Click to collapse
leen15 said:
Oh thanks a lot.. I'm trying to implement it, but i use c# and not vb, so i'm curious to see if i did the right things
Click to expand...
Click to collapse
It now has FontStyle property.
uhm.. but how can i use the class in my c# project? I add the SensePanelItemEx to my project and build successful, but if i try in any place to create an object derived from SensePanelItemEx i have :
"The name 'SensePanelItemEx' does not exist in the current context"
leen15 said:
uhm.. but how can i use the class in my c# project? I add the SensePanelItemEx to my project and build successful, but if i try in any place to create an object derived from SensePanelItemEx i have :
"The name 'SensePanelItemEx' does not exist in the current context"
Click to expand...
Click to collapse
I dont think you can include vb version in your c# project.
I think i will have to get c# versions also for this controls.
Will try to post tomorrow which should work for you.
If you want you can create a class library project in vb for smart device, and compile, and use the dll in your c# and that would work.
greenhacks said:
I dont think you can include vb version in your c# project.
I think i will have to get c# versions also for this controls.
Will try to post tomorrow which should work for you.
Click to expand...
Click to collapse
I'll wait you, very need this control!
Hi, i successful convert your SensePanelItemEx to C# with this:
http://www.developerfusion.com/tools/convert/vb-to-csharp/
So here is the working c# class
ps. I attach a little screenshot of the working item with Bold and Red Color
An idea:
I think it would be very useful integrate in this custom item the automatic resize of the height according to the length of the text and the screen position (portrait or landscape).
PS:No normal Thumbnail Support?
leen15 said:
An idea:
I think it would be very useful integrate in this custom item the automatic resize of the height according to the length of the text and the screen position (portrait or landscape).
PS:No normal Thumbnail Support?
Click to expand...
Click to collapse
There is no support for landscape in SenseSDK, so nothing much we can do as we are just inheriting SensePanelBase.
Regarding, thumbnail support, i will get it checked and get it drawn. thanks for noticing, missed it completely.
Good to know you was able to make it work.
I would also suggest you to study the code so you can understand it completely and also do changes like you need, that is the main reason i am providing code.
if you find bugs, do let me know.
thanks.
greenhacks said:
There is no support for landscape in SenseSDK, so nothing much we can do as we are just inheriting SensePanelBase.
Regarding, thumbnail support, i will get it checked and get it drawn. thanks for noticing, missed it completely.
Good to know you was able to make it work.
I would also suggest you to study the code so you can understand it completely and also do changes like you need, that is the main reason i am providing code.
if you find bugs, do let me know.
thanks.
Click to expand...
Click to collapse
I'm tring to understand the code for Thumbnail support but with no result because the SensePanelItem have Thumbnail and iThumbnail support and I try to integrate Thumbnail in your SensePanelItemEx but the text don't go at the right of the thumb, i think because i've problem to manage the Rectangole in the panel..
I need to have like as the screenshot, with bold support!
PS: i don't understand the no landscape support..
The senseSDK go fine in landscape.
I think that we can user the SizeF stringSize = g.MeasureString(s, f); that you call in OnRender function but that you don't use, and the text don't go in multiline.
leen15 said:
I'm tring to understand the code for Thumbnail support but with no result because the SensePanelItem have Thumbnail and iThumbnail support and I try to integrate Thumbnail in your SensePanelItemEx but the text don't go at the right of the thumb, i think because i've problem to manage the Rectangole in the panel..
I need to have like as the screenshot, with bold support!
PS: i don't understand the no landscape support..
The senseSDK go fine in landscape.
I think that we can user the SizeF stringSize = g.MeasureString(s, f); that you call in OnRender function but that you don't use, and the text don't go in multiline.
Click to expand...
Click to collapse
I dint knew landscape was supported. i will get it checked.
If you can post a screenshot in landscape mode, would be appreciated.
Thumbnail support is already coded few hours ago, and going through some basic testing.
should be posted in next few hours.
and will look same like your screenshot.
in the last screenshot you provided, i believe you are setting the height yourself for the panelitem?
greenhacks said:
in the last screenshot you provided, i believe you are setting the height yourself for the panelitem?
Click to expand...
Click to collapse
Yes, it is because i need MeasureString onRender!
Now i manually add a \r\n when the string is upper of the width of the panel, and add a costant height on every new line , but not working good in landscape mode and in different resolution mode.
See my screenshot for landscape mode.
leen15 said:
Yes, it is because i need MeasureString onRender!
Now i manually add a \r\n when the string is upper of the width of the panel, and add a costant height on every new line , but not working good in landscape mode and in different resolution mode.
See my screenshot for landscape mode.
Click to expand...
Click to collapse
thanks for screenshot.
I already figured out the issue for height, and MeasureString is being integrated.
Will get the landscaped support working.
Do you think in first screenshot of SMS you showed, the thumbnail should have been moved to top align, rather then middle? or should have option for top,middle,below?
greenhacks said:
thanks for screenshot.
I already figured out the issue for height, and MeasureString is being integrated.
Will get the landscaped support working.
Do you think in first screenshot of SMS you showed, the thumbnail should have been moved to top align, rather then middle? or should have option for top,middle,below?
Click to expand...
Click to collapse
I think that would be great to set the position in screen.
In my app i need in the list of sender this right size and middle, but in SMS that i show i would have the thumb a little small and at the top (align of the first line of Primary Text, that is the contact name )
Thanks for your work i wait for automatic height of the panel!
leen15 said:
I think that would be great to set the position in screen.
In my app i need in the list of sender this right size and middle, but in SMS that i show i would have the thumb a little small and at the top (align of the first line of Primary Text, that is the contact name )
Thanks for your work i wait for automatic height of the panel!
Click to expand...
Click to collapse
Auto height and thumbnail support added.
thanks and do give feedback.
When using OfficeSuite with the QuickSpell package installed, a misspelled word gets the red squiggly line underneath, but I don't see any way to get alternate or suggested spellings.
Anyone know how to do this?
billykxda said:
When using OfficeSuite with the QuickSpell package installed, a misspelled word gets the red squiggly line underneath, but I don't see any way to get alternate or suggested spellings.
Anyone know how to do this?
Click to expand...
Click to collapse
There's no official way... I googled it, since I use the Kingsoft Office..... But there's no way, at least no official way.
alicarbovader said:
There's no official way... I googled it, since I use the Kingsoft Office..... But there's no way, at least no official way.
Click to expand...
Click to collapse
Really? Bummer. The interaction design leads the user to think that if they tap or long press the red squiggly line, that spelling suggestions would be presented. Kinda misleading.
Figured it out - totally by accident....
If you go to a word that is marked as misspelled, you need to:
- tap the word
- select the menu icon (the three dots)
- select "Edit"
- select "Check Spelling"
This opens a sub-pane presenting the app's full spelling functionality.
Works - but this is very buried in the user interface - no where near where a user might expect it, which would be right when you tap the word. This has become a standard convention in Android. Hope the Devs address this.
billykxda said:
Figured it out - totally by accident....
If you go to a word that is marked as misspelled, you need to:
- tap the word
- select the menu icon (the three dots)
- select "Edit"
- select "Check Spelling"
This opens a sub-pane presenting the app's full spelling functionality.
Works - but this is very buried in the user interface - no where near where a user might expect it, which would be right when you tap the word. This has become a standard convention in Android. Hope the Devs address this.
Click to expand...
Click to collapse
That's great.... Thanks for that........ +1
will I not be able to spell check without having the quick spell package installed?
Sent from my SM-P600 using Tapatalk
Introduction
Android Version:
ICS+ (4.0.3+)App Name:
MyState (as in Status) - I haven't really decided whether it should be "MyState Messaging", "MyState Status Messaging", "MyState Status Sharing". Maybe you have a a suggestion?!Synopsis:
MyState provides a free 140 character messaging / broadcast service.
The app is an invite only private messaging system that allows you to broadcast single/group messages to friends (followers). The system doesn't actually need followers to be of use, and can perform as a diary, allowing you to leave messages along with emotional feedback.
The system is ideal for messaging 1-0, 1-1 or 1-many people. 1-0 would be you leaving messages for yourself. 1-1 would be you and a friend, and 1-many would be considered a broadcast.
You can only be sure of who you follow, all people that follow you are anonymous to you. What this means is that you should only share your invitaion to people you want following you. That said you can revoke your invitations at any time, stopping followers from getting your updates.
You can use the system not only as a messaging service but also to let others know what your current status is, be that you may be offline, don't want to talk or away for example.
MyState is an easy to use and dare I say it, fun way to communicate with people you really want to connect with.Market:
Probably early teen to mid 20's but I'm no marketeer. It may be fun for the whole family for all I know!
Click to expand...
Click to collapse
Functionality
10 main areas (Below is a sort of site map/app map, whatever!):
Welcome page/profile
Manage profile avatar (long press avatar)
add/update avatar (touch context menu add icon)
Remove avatar (touch context menu trash icon)
Set Status (touch emoticon)
Drag finger around seekbar to change mood, touch emoticon to set mood
Set an alternate nickname (this is a name friends can see, may be friendlier than just a username, set at your own discretion) (long press username)
Emoticon Manager (long press emoticon)
Allows you to choose up to 9 emoticons. Scroll emoticons to select your favourite 9 emotions. (Best viewed in landscape)
Pick (Button)
Allows you to select single/multiple emoticon sets depending on what you like (touch row to select, accept chosen emoticon set by touching tick in context menu)
Mix (Button) Just a bit of fun!
Advanced/simple (Button)
Clicking button switches to the specified mode.
Simple, (default) puts emoticon in order of low frequency moods to high frequency moods (e.g. sad -> happy)
Advanced, puts chosen emoticon sets in all slots and you can choose what you want (e.g. all slots could be happy (not sure why but they could!))
Invites (Followers) (Friends/peeps following you) (Button) (touch button/swipe left to right from welcome/profile page)
Allows you to manage anonymous followers
Invite (Create a group invitation that peeps can follow) (touch the invitation icon in menu)
Add a reference, this is to help remind you who you are inviting (e.g. girlfriend, boyfriend, Bob, Alice, facebook, friends, etc)
Choose an invites expiration (after it expires no one else can follow you on it, however all current followers will be fine)
Invitations are made up of a number (on left) which defines the number of followers, your reference and a shareable invite code.
Remove invitations (this will stop followers from getting your updates) (long press an invitation)
Share an invitation (bluetooth/facebook/gmail/google+,etc) (long press an invitation)
Swipe left to right/right to left to move to adjacent activities
Peeps (Following) (Friends you are following) (Button) (touch button)
Allows you to manage peeps you are following (friends,collegues,etc)
Follow a friend (enter a valid invite code) (touch the follow icon in menu)
Remove a friend (they will be informed) (long press avatar)
Drag/drop friends in grid (long press emoticon)
Swipe left to right/right to left to move to adjacent activities
Status Messages (Button) (touch button/swipe right to left from welcome/profile page)
Allows you to manage messages
Post a new message (touch the message icon in menu)
Dialog appears. Enter a message (up to 140 chars) and choose your mood. (touch emoticon to post message) (long press emoticon to enter emoticon manager)
If you have more than 2 invitations on the go then you will see another area that allows you to send/broadcast messages to these seperate groups (invitations) if you wish
Remove messages (messages are removed from all your devices and follower devices)(long press)
Repost messages (long press message and touch the repost icon in context menu)
If you are following a friend then a "friend filter" will appear at the bottom of messages (touch friend button to show their messages)
Swipe left to right/right to left to move to adjacent activities
Sign up (Button)
Allows you to sign up/register for an account
Sign in/Switch (Button)
Allows you to sign in to the app
Update password
Request sign in details and have them sent to your registered email
Sign out (Button)
Just signs you out
Settings (icon in menu)
Peruse the apps settings - should be self explanatory
Widget
Allows you to add yourself/peeps to your homescreen in 2 sizes (1x1, 2x2)
Click to expand...
Click to collapse
FAQ
-- Nothing so far
Click to expand...
Click to collapse
Testing
Please test any or all of the features.
If you own multiple devices please add the app to each device and make sure all data syncs correctly.
The app allows multiple accounts in case a tablet or phone has multiple users.
Any funniness let me know
Click to expand...
Click to collapse
Devices
I would like to test as many devices as possible. Any trouble let me know.
Click to expand...
Click to collapse
Feedback
Just state the areas above which you have trouble with. Give whatever feedback you feel is necessary. Extra functionality needed, areas of concern, bits that don't feel right etc.
Click to expand...
Click to collapse
Final Words
My Request to you
This app is designed primarily to be used with multiple users. So by all means share your invite codes here with fellow testers, or better still on the google+ community page (see below). And with real friends perhaps!
Your Data
The online database that stores all data (some of which is personal e.g. email addresses) will be truncated/deleted at the end of the beta.
Your data is safe and will not be shared/sold or divulged to anyone else except myself. I also have no interest in your data so please feel assured that nothing nafarious will happen with any data submitted.
Thank you for reading this far and any help you can give to this beta test will help me a great deal.
Click to expand...
Click to collapse
Download
MyState Google+ Community
XDA beta testing Google+ Community
Click to expand...
Click to collapse