I have created two number sequences e.g.1) 57F4 A and 2) 57F4 B in a particular form used check box.
whenever i click first check box (i.e.57F4A) then automatic generate this number sequence and second(i.e.57F4B) same also …how to code write first and second check box then find number sequence?
Sorry, I don’t understand what you need. Is your question how to choose a different number sequence based on a parameter? Is it a standard table/form or something you developed yourself?
i have add in two check box in standard form(InventJournalTable)…i also create number sequence is following path…
Basic >> Number Seuence his generated… e.g 57F4A …but my query is whenever i click first check box then automatic generate the number sequence related 57F4A …(i.e. find Journal Id)…how?