field

  1. PracticalBot

    [OzzModz] Custom Field Requirement Bypass

    Ozzy47 submitted a new resource: [OzzModz] Custom Field Requirement Bypass - Permissions to bypass custom field requirements. Read more about this resource... ادامه مطلب...
  2. practicalsoft

    B4X FEED [RESOLVED] Material icon selector field in custom view

    Is there a way to place the material icon selector in a custom view field? Note, I will have the text field, icon field and label field ... ادامه مطلب...
  3. practicalsoft

    B4X FEED Material icon selector field in custom view

    Is there a way to place the material icon selector in a custom view field? Note, I will have the text field, icon field and label field ... ادامه مطلب...
  4. practicalsoft

    B4X FEED Get field type from resultset

    I use JdbcResultSet to read data from SQL database, I'm making a search dialog box to filter data, i want to add quotes to search-criteria according to its type like B4X: if field.type = text then strSearch = ("'" & value & "'" ) else strSearch = (value) end if I tried IsNumber...
  5. practicalsoft

    B4X FEED DBUtils - Check if table field(Col) exists, If Not add field to table

    I am using the following code snippet courtesy of @Mashiane B4X: Dim strFld As String Dim fType As String Dim curFields As List Dim cur As ResultSet curFields.Initialize cur = DB.ExecQuery("PRAGMA table_info ('" & tblName & "')") Do While cur.NextRow strFld =...
  6. practicalsoft

    B4X FEED [B4X] B4XFloatTextField reveal password hides keyboard

    Hi All, I don't know if it's only an issue on my android device, but, when I click on reveal button in a B4XFloatTextField password field, the keyboard disappears. I have to change the focus on another field and then come back to the password field to show back the keyboard. There isn't a...
  7. practicalsoft

    B4X FEED B4xTable Search - Ignore null entries in fields when using the search feature.

    Hi I have a text comments field in my sqLite database tables. The contents of the field are optional and so the fields are NULL unless they have at least a string of zero length in them i.e. "" If you wish to use the search feature of b4xTables and you make the comments field searchable and...
  8. practicalsoft

    B4X FEED B4xTable Search Fails If Text Field is NULL

    Hi, I have a text comments field in my sqLite database tables. The contents of the field are optional and so the fields are NULL unless they have at least a string of zero length in them i.e. "" If you wish to use the search feature of b4xTables and you make the comments field searchable and...
عقب
بالا