1
00:00:00,120 --> 00:00:01,650
Hello, friend, welcome back.

2
00:00:02,130 --> 00:00:07,400
In a previous video I have already discussed about some of the input field, that means that of the

3
00:00:07,420 --> 00:00:12,440
Django Library input field as a full name, that they took part and the email.

4
00:00:12,870 --> 00:00:18,630
So now in this video and the discourse about sound and other input field, so can working with this

5
00:00:18,630 --> 00:00:21,810
in this video, I will show you that things with a live example.

6
00:00:21,990 --> 00:00:26,970
So for doing this, first of all, I want to do want to change some of the form like here into the form

7
00:00:26,970 --> 00:00:30,300
I have already discussed about that name, the DB and the email.

8
00:00:30,390 --> 00:00:30,750
Right.

9
00:00:30,790 --> 00:00:32,430
So I wanted to change it.

10
00:00:32,430 --> 00:00:38,850
Like, I just simply remove it from here and now here I want to do and define some of the another input

11
00:00:38,850 --> 00:00:40,230
field as a boolean field.

12
00:00:40,240 --> 00:00:46,960
So I just simply defined as a blend with the L e and I just take one of the variable faster the boolean

13
00:00:46,980 --> 00:00:54,360
field, OK, I just take out the variable and then without Django forms, so without Django forms I

14
00:00:54,360 --> 00:01:00,360
want to access on another type as a boolean playing field.

15
00:01:01,380 --> 00:01:04,060
I just felt like, OK friend.

16
00:01:04,260 --> 00:01:10,860
So now if you click as a Savol I just click the save all and now go to our Pei's and refresh it.

17
00:01:11,130 --> 00:01:16,520
Now you can see it's not showing all of the checkmarks so if you selected so then it will be added to

18
00:01:16,520 --> 00:01:17,190
true Blackmun's.

19
00:01:17,220 --> 00:01:19,470
It should be returned some of the value as a true.

20
00:01:19,470 --> 00:01:24,090
And if you marked that as the object marked then it should be done some of the value as a fault.

21
00:01:24,490 --> 00:01:30,540
OK, so now I have to do when you select as a check Martin here, I want to visible this already done

22
00:01:30,540 --> 00:01:31,160
that value.

23
00:01:31,440 --> 00:01:33,210
Sierre, I want to visible light.

24
00:01:33,210 --> 00:01:39,120
So if you on the visible lead then you have to do have to go to our farmers gismo and the farmers.

25
00:01:39,120 --> 00:01:45,660
Giammo like that is actually our farm and that is our view right into the view area.

26
00:01:45,680 --> 00:01:47,010
I want to do it on top debted.

27
00:01:47,010 --> 00:01:49,140
So here right now, I don't need this.

28
00:01:49,140 --> 00:01:50,460
I have already discussed about that.

29
00:01:50,460 --> 00:01:51,090
Things we do.

30
00:01:51,090 --> 00:01:54,110
How can get all the data with the clean data?

31
00:01:54,480 --> 00:01:56,410
So now I want to do that work again.

32
00:01:56,410 --> 00:01:57,570
So I just simply remove it.

33
00:01:57,900 --> 00:01:59,310
See in particular that position.

34
00:01:59,310 --> 00:02:02,640
I just simply defended the decision, OK, to the decision.

35
00:02:02,640 --> 00:02:06,210
I just simply want to update our update.

36
00:02:06,540 --> 00:02:12,180
And here I want to do update our filenames, our field variable I have defined in our form area.

37
00:02:12,180 --> 00:02:14,190
So I have defined as a boolean field.

38
00:02:14,190 --> 00:02:14,450
Right.

39
00:02:14,730 --> 00:02:19,680
So here I have already created all the class as our user class and in particular that position.

40
00:02:19,680 --> 00:02:24,300
I have already loaded our user clathrates and also created the object.

41
00:02:24,300 --> 00:02:28,430
I requested that also now into visibility, into this airconditioned area.

42
00:02:28,440 --> 00:02:30,960
So here I define our field them OK.

43
00:02:31,200 --> 00:02:36,630
And after that here I also want to do and define that things with our I want to get all the data from

44
00:02:36,630 --> 00:02:39,030
all our forms right here from here.

45
00:02:39,030 --> 00:02:41,210
I want to get out this from Boolean data.

46
00:02:41,430 --> 00:02:46,000
So if you are to get it, as I told you, there have also another method as a clean data.

47
00:02:46,560 --> 00:02:48,730
So with this clean data, we can actually get it.

48
00:02:48,750 --> 00:02:54,990
So in particular, that position, our D form, that means our new form, because here I have already

49
00:02:54,990 --> 00:02:58,700
defined our post all the data and take the things with this variable.

50
00:02:59,010 --> 00:03:07,020
So now with this OK, with this I want to do to define our method as a clean, clean, underscored data.

51
00:03:07,560 --> 00:03:12,150
I just simply define the clean data and in particular that area we have to do we have to define our

52
00:03:12,150 --> 00:03:12,720
field.

53
00:03:12,720 --> 00:03:16,950
So our field as a boolean field variable.

54
00:03:16,960 --> 00:03:19,230
So now I to do and simply pass it.

55
00:03:19,380 --> 00:03:23,310
OK, and also I take out another key as a form submit.

56
00:03:23,560 --> 00:03:29,700
So with this form submit key, I want to visualise in our form in this space to now go to our form indexed

57
00:03:29,700 --> 00:03:30,060
space.

58
00:03:30,540 --> 00:03:32,160
So the form index.

59
00:03:32,160 --> 00:03:34,530
So here right now we don't need this.

60
00:03:34,560 --> 00:03:36,660
OK, I just simply remove it from here.

61
00:03:37,260 --> 00:03:42,810
So it is simply a little bit and I have also defined our key in particular, that position I want to

62
00:03:42,810 --> 00:03:51,270
do on the display are this from data that means here I have defined as a form that meets our boolean

63
00:03:51,330 --> 00:03:57,990
field in particular that position I just simply differentiable landfilled, OK, and also the submits,

64
00:03:57,990 --> 00:04:00,210
I guess the name change that name as a bullet.

65
00:04:02,050 --> 00:04:03,330
OK, just name it as a bullet.

66
00:04:03,540 --> 00:04:10,710
So now if you click as a save all I just here to save all and now refresh it.

67
00:04:11,850 --> 00:04:14,040
Now select this one.

68
00:04:14,040 --> 00:04:15,090
Click on the submit.

69
00:04:15,090 --> 00:04:15,450
Yes.

70
00:04:15,450 --> 00:04:21,300
Now you can see it's now perfectly done this value as a true as I told you, if you marked as a checkmark

71
00:04:21,540 --> 00:04:26,940
then you shall be returning value as a true rather than if you uncheck market then it should be done.

72
00:04:26,950 --> 00:04:28,320
This is value as a default.

73
00:04:28,770 --> 00:04:33,480
So if you are market and if you click on the submit now consider snowshoeing as a this is actually the

74
00:04:33,480 --> 00:04:34,080
record.

75
00:04:34,380 --> 00:04:39,960
So here, as I told you before, if you want to make that things as a unrecovered, then you have to

76
00:04:39,960 --> 00:04:44,370
do you have to define that as a one of the attribute with the required attribute.

77
00:04:44,370 --> 00:04:47,580
And you have to make that things have the false right by default.

78
00:04:47,580 --> 00:04:48,570
That is actually the true.

79
00:04:48,780 --> 00:04:54,690
So if you want to change it like here, that is our form in the form that they are boolean fill.

80
00:04:54,990 --> 00:04:55,230
Right.

81
00:04:55,240 --> 00:04:59,820
So here I just make the things that good could record.

82
00:04:59,870 --> 00:05:01,280
And by default, that is actually the truth.

83
00:05:01,320 --> 00:05:05,720
So now I have to learn to make that into default, so I just name it as default.

84
00:05:05,750 --> 00:05:08,710
OK, so I just make the things as it falls right now.

85
00:05:08,780 --> 00:05:10,430
Not clear this all.

86
00:05:12,370 --> 00:05:18,640
Now, refer this space, and now I want to turn to I do want to check market, click on the submit.

87
00:05:18,790 --> 00:05:24,040
Yeah, you can see Snowshoeing at the Falls and if you selected click on the submit, there needs to

88
00:05:24,040 --> 00:05:25,810
be done then the value added through.

89
00:05:26,170 --> 00:05:30,370
And also, if you want to define some of the character limit, then you can also define some of the

90
00:05:30,370 --> 00:05:35,070
character lengths like here, like here after this.

91
00:05:35,080 --> 00:05:39,970
OK, after this I want to take another variable and then just name it as a character, OK, character

92
00:05:39,970 --> 00:05:40,840
Invesco Field.

93
00:05:41,950 --> 00:05:51,160
And then I just define what the form and with the forms I define our character, field type, define

94
00:05:51,160 --> 00:05:53,410
our character filled out and the character field type.

95
00:05:53,410 --> 00:05:54,600
I want to do a role defined.

96
00:05:54,620 --> 00:05:55,870
So the maximum length.

97
00:05:58,390 --> 00:06:04,210
OK, I just give the maximum land for this one, I define the maximum length will be as a 15.

98
00:06:04,630 --> 00:06:07,180
OK, and also you can define the minimum length.

99
00:06:07,400 --> 00:06:13,780
So just simply define the minimum, underscore length and say the simple, define minimum lane for the

100
00:06:13,780 --> 00:06:14,170
fight.

101
00:06:14,650 --> 00:06:18,340
OK, so this step up, if you want to display this type of blend.

102
00:06:18,360 --> 00:06:24,250
You can also define sound the maximum length and the minimum length into the target area like here if

103
00:06:24,250 --> 00:06:31,570
you're not going to get the same ball and now if you refresh it now, consider that with the character

104
00:06:31,570 --> 00:06:31,930
field.

105
00:06:32,500 --> 00:06:39,850
So here, if you want to display this value like here, we have to do up to the updated go to our view

106
00:06:39,850 --> 00:06:40,720
into the view.

107
00:06:40,720 --> 00:06:42,190
I have defined that boolean field.

108
00:06:42,190 --> 00:06:42,450
Right.

109
00:06:42,940 --> 00:06:45,880
So I want to do and to change it.

110
00:06:45,880 --> 00:06:47,760
I want to make the things as the same name.

111
00:06:47,770 --> 00:06:49,450
Then it'll be better for display.

112
00:06:49,450 --> 00:06:54,990
All that example like here I define that feels better I have to do and to change that variable name

113
00:06:55,000 --> 00:06:59,580
as I feel I have already discussed about the things we do right now and to do and make that things as

114
00:06:59,580 --> 00:07:02,200
they come and also known to working with this field.

115
00:07:02,590 --> 00:07:04,140
So just simply defining it.

116
00:07:04,150 --> 00:07:09,840
So here I define that field and here in our clean data I define as a field.

117
00:07:09,850 --> 00:07:15,940
So now we have to also defining it in our formal statement as a field to be for that particular boolean

118
00:07:15,940 --> 00:07:16,180
field.

119
00:07:16,180 --> 00:07:21,040
So now I define field, OK, perfect symmetry at the front of the field.

120
00:07:21,850 --> 00:07:25,870
So it shall be actually helpful because of all we will work a lot of the examples.

121
00:07:25,870 --> 00:07:29,630
I have the example, if you want, of visibility and visibility into the field area.

122
00:07:29,650 --> 00:07:35,260
So here I have painted with this field, so now we don't need to update it every time for the reasons

123
00:07:35,260 --> 00:07:35,470
here.

124
00:07:35,470 --> 00:07:36,550
I have updated it.

125
00:07:36,580 --> 00:07:39,870
OK, so now I want to do and because I save all the.

126
00:07:39,940 --> 00:07:40,870
Save all.

127
00:07:41,870 --> 00:07:43,710
Check out our common line.

128
00:07:43,760 --> 00:07:51,050
Everything is great, so now here, if you refresh it again now, I just bought some of the land click

129
00:07:51,050 --> 00:07:51,860
on the submit.

130
00:07:52,310 --> 00:07:54,820
Now see, it's not showing our this film.

131
00:07:54,890 --> 00:08:01,590
And here, if you define that three submit now you can see still showing our validation and please land

132
00:08:01,610 --> 00:08:03,090
takes the five character.

133
00:08:03,440 --> 00:08:06,860
So here I have defined some of the minimum length and the maximum length.

134
00:08:06,860 --> 00:08:07,220
Right.

135
00:08:07,520 --> 00:08:12,220
So maximum length will be as a 15 and the minimum length I have defined that five.

136
00:08:12,230 --> 00:08:17,870
So for the reasons here, if you define a three, then it will be displayed the step up of that validation.

137
00:08:18,080 --> 00:08:22,640
And also I define that maximum length, maximum length I have defined as a 15.

138
00:08:23,000 --> 00:08:23,370
Right.

139
00:08:23,390 --> 00:08:27,740
So right now I want to define some of the 15 character you can see.

140
00:08:27,750 --> 00:08:33,900
You cannot actually added more than the 50 character in particular, this input field area.

141
00:08:34,670 --> 00:08:36,490
So I hope you can understand about it.

142
00:08:36,500 --> 00:08:41,570
So here, if you want to define the character limit, then you can define this character limit with

143
00:08:41,570 --> 00:08:43,160
this maximum length.

144
00:08:43,160 --> 00:08:47,150
And if you want to live on the minimum length, then you can define that things with this.

145
00:08:47,420 --> 00:08:53,140
And then also if you want to define some of the tools, feel like in e-mail we define as the option

146
00:08:53,420 --> 00:08:54,770
to select only the select.

147
00:08:54,770 --> 00:08:56,000
We define some of the options.

148
00:08:56,000 --> 00:08:56,490
Well, right.

149
00:08:56,750 --> 00:09:00,570
So if you want to do this work in Django, you can defining it better.

150
00:09:00,590 --> 00:09:04,450
I want to do I want to make the things as a comment, OK?

151
00:09:04,640 --> 00:09:09,740
And after that I take one of the variable and just name it as a field, OK?

152
00:09:09,770 --> 00:09:12,650
Just name it as a field and then the forms.

153
00:09:12,950 --> 00:09:19,450
So with these forms, I define our time as a choose field tools field.

154
00:09:21,310 --> 00:09:22,880
So I just simply find it useful.

155
00:09:23,120 --> 00:09:24,290
And the truth field.

156
00:09:24,290 --> 00:09:25,640
What exactly you have to pass.

157
00:09:25,670 --> 00:09:30,060
You have to pass that value and also you have to pass on that option name.

158
00:09:30,080 --> 00:09:30,410
Right.

159
00:09:30,650 --> 00:09:34,370
So here, if you want to select it, then you have to define the tools.

160
00:09:35,930 --> 00:09:38,030
So they have all the attributes as they choose.

161
00:09:38,210 --> 00:09:41,030
And with this choose you can defining it with this choose.

162
00:09:41,030 --> 00:09:44,070
First of all, here you have to define your value.

163
00:09:44,090 --> 00:09:46,490
So just simply define the value as a one.

164
00:09:46,680 --> 00:09:47,850
And after that, the name.

165
00:09:47,870 --> 00:09:52,880
So here I defined that name as a fast OK, just name it as a fast.

166
00:09:53,150 --> 00:09:57,390
So here, if you want to add that multiple and then you can also defining it better.

167
00:09:57,410 --> 00:09:58,420
I just copy it.

168
00:09:59,060 --> 00:10:02,330
And then after that, that's one and three.

169
00:10:02,810 --> 00:10:06,350
That means there should be the two and that will be a three.

170
00:10:06,890 --> 00:10:13,910
I just simply finish the second or two, OK, and then I will simply define as a three.

171
00:10:14,970 --> 00:10:16,240
So I just simply defended the three.

172
00:10:16,670 --> 00:10:18,230
So here I define that value.

173
00:10:18,250 --> 00:10:20,050
So this will be actually the value.

174
00:10:20,060 --> 00:10:24,440
So in e-mail, as I told you, to select, we define that option into the option.

175
00:10:24,440 --> 00:10:27,320
We define the value and then we define some of the name.

176
00:10:27,320 --> 00:10:27,630
Right.

177
00:10:27,650 --> 00:10:32,260
So here I define that value as a one, as a fast on name two value.

178
00:10:32,270 --> 00:10:35,090
I just simply defined as the to name and the three names.

179
00:10:35,420 --> 00:10:40,460
So now if you click as the save all the save all now go here.

180
00:10:40,910 --> 00:10:41,720
Refresh it.

181
00:10:43,160 --> 00:10:48,770
Now you can see that the field and now that is our fast one, that the two and there is a three and

182
00:10:48,770 --> 00:10:53,960
also here I define some of the value, like for the fast, I have defined that value as a one for the

183
00:10:53,960 --> 00:10:54,380
two.

184
00:10:54,380 --> 00:10:56,300
I define that value as a two.

185
00:10:56,450 --> 00:10:59,030
And for the three, I define that value as a three.

186
00:10:59,060 --> 00:11:02,890
Right now I want to check it like a simply definitive fast click on the submit.

187
00:11:02,900 --> 00:11:06,080
Now you can see it's not showing as a field value as a one.

188
00:11:06,500 --> 00:11:10,100
So if you select the two, it's showing at the two.

189
00:11:10,100 --> 00:11:12,920
If you the three, it's the swing of the three.

190
00:11:12,930 --> 00:11:15,370
So for the reasons here, I have defined that all value.

191
00:11:15,680 --> 00:11:17,210
So that is actually all value.

192
00:11:17,340 --> 00:11:17,620
Right.

193
00:11:17,900 --> 00:11:23,540
So if you also want to make the things like for the fast one, that will be some the option as a select

194
00:11:23,540 --> 00:11:27,830
select option and by default the select option will be as a true for the business here.

195
00:11:27,830 --> 00:11:29,030
You cannot insert it.

196
00:11:29,240 --> 00:11:31,790
So here I want to do I want to defining it.

197
00:11:31,910 --> 00:11:35,290
So here, if you want to defining it, you have to do better.

198
00:11:35,300 --> 00:11:37,760
I just simply copy and paste it.

199
00:11:38,090 --> 00:11:44,170
And first of all, I just make the things as empty and for the empty automatically will be as a true.

200
00:11:44,360 --> 00:11:47,700
So for the results, you cannot actually add these data.

201
00:11:47,720 --> 00:11:54,480
So here I define sound name, so I just name it as a select select option.

202
00:11:55,550 --> 00:11:59,810
So this step up on the text, which will be visible now let's check this out.

203
00:11:59,810 --> 00:12:01,220
I just click to save all.

204
00:12:03,020 --> 00:12:04,280
No, refresh it.

205
00:12:05,640 --> 00:12:11,490
Now, consider the with our selection, so when you select as an option, I submit here you can see

206
00:12:11,490 --> 00:12:14,640
snowshoeing as a please select an item on the list.

207
00:12:15,030 --> 00:12:17,790
So because of all here, I didn't find any value.

208
00:12:17,880 --> 00:12:18,240
Right.

209
00:12:18,540 --> 00:12:20,880
So because of all here, I didn't find any value.

210
00:12:20,890 --> 00:12:24,030
So it will be as empty by default in Django.

211
00:12:24,040 --> 00:12:26,060
This attribute will be as a true.

212
00:12:26,220 --> 00:12:29,780
OK, so for the regional seats now you can see some actual record.

213
00:12:30,240 --> 00:12:34,800
So far there is not accurate for the reasons it's not showing this step of one of the message so far.

214
00:12:34,800 --> 00:12:39,750
Better understand if you go to the source file into the source file here, you can see that the select

215
00:12:39,750 --> 00:12:43,680
option that is a value as a one value to add value three.

216
00:12:43,950 --> 00:12:46,260
So that is actually a stable code, as I told you before.

217
00:12:46,290 --> 00:12:48,900
So right now, I think it should be very much clear to you.

218
00:12:49,560 --> 00:12:54,570
And also here, if you want to make that things as a radio box right now, that is a classic select.

219
00:12:54,810 --> 00:12:55,060
Right.

220
00:12:55,290 --> 00:12:58,980
So here, if you want to load your radio box, then how can do that work?

221
00:12:59,000 --> 00:13:03,930
So right now, like here I want to do to make the things as a combatant again.

222
00:13:04,200 --> 00:13:08,340
And I take another variable, I take another variable and I just name it as a field.

223
00:13:09,650 --> 00:13:11,100
This will be just like the same.

224
00:13:11,100 --> 00:13:12,540
I just simply defined as a form.

225
00:13:12,540 --> 00:13:13,020
Sorry.

226
00:13:14,290 --> 00:13:18,150
So just take on the variable of the field and then into the form.

227
00:13:19,770 --> 00:13:22,350
OK, to the forms, I define our troops field.

228
00:13:25,730 --> 00:13:30,370
OK, I just simply found out the truth will and the truth will we have to pass our attribute?

229
00:13:30,380 --> 00:13:37,610
I will have to pass attribute the chooses to this and then we have to pass our eye to this.

230
00:13:37,610 --> 00:13:40,470
All the value attached to this, all that value we have to do.

231
00:13:40,470 --> 00:13:43,460
We have to define some of the value like here.

232
00:13:43,460 --> 00:13:45,440
I define all the variables to this.

233
00:13:46,820 --> 00:13:49,040
OK, I just found the variable to this.

234
00:13:49,040 --> 00:13:53,300
And then here I want to do and define just like our value and the name.

235
00:13:53,310 --> 00:13:56,180
So I just simply defining it.

236
00:13:56,360 --> 00:13:59,540
First of all, I just have to define the value as an error.

237
00:14:00,260 --> 00:14:04,640
And also I define that name will be as a prediction, but I'm using it.

238
00:14:05,120 --> 00:14:07,340
And also I want to take another one.

239
00:14:07,340 --> 00:14:10,100
But recompete and Papeete.

240
00:14:10,400 --> 00:14:15,320
So it'll be like as a be OK to simply define sorry.

241
00:14:16,470 --> 00:14:21,120
I just simply want to be that be, and that will be the sea and the sea.

242
00:14:21,420 --> 00:14:26,010
OK, so I just take it all that variable and take the things with this our tools.

243
00:14:26,010 --> 00:14:27,810
That means these variables are now here.

244
00:14:27,810 --> 00:14:29,130
I have to do I have to pass it.

245
00:14:29,520 --> 00:14:30,580
So I just simply pass it.

246
00:14:30,600 --> 00:14:32,370
Now we know where we get the idea.

247
00:14:32,640 --> 00:14:34,800
That means wiggers attribute.

248
00:14:34,800 --> 00:14:35,580
I want to defining.

249
00:14:35,580 --> 00:14:36,480
It's just simply different.

250
00:14:36,520 --> 00:14:44,850
We get the bloodied, OK, we get onto the we get I just to the forms and the forms I define make that

251
00:14:44,850 --> 00:14:45,660
things are the type.

252
00:14:45,660 --> 00:14:48,570
So the form step I want to use as a radio select.

253
00:14:48,900 --> 00:14:50,970
So I just simplify the radio select.

254
00:14:52,300 --> 00:14:54,250
OK, I just simply defended the radio select.

255
00:14:54,630 --> 00:14:56,250
So now that's all you have to do.

256
00:14:56,280 --> 00:15:03,720
So now if you click as a Savol, I just click the save all and now go here, refresh it.

257
00:15:05,960 --> 00:15:07,690
So maybe they have solved the error.

258
00:15:08,180 --> 00:15:09,250
Let's check this out.

259
00:15:10,470 --> 00:15:17,460
And now here you can see snowshoeing on the air as a form is not defined in spelling mistake here you

260
00:15:17,460 --> 00:15:21,330
can see that the spelling mistake, it should be as a form F4 item.

261
00:15:21,540 --> 00:15:24,700
OK, so that rejected the forms forms.

262
00:15:24,720 --> 00:15:25,140
Perfect.

263
00:15:25,170 --> 00:15:26,880
Now, let's check this out again.

264
00:15:26,930 --> 00:15:28,560
Clear the save all.

265
00:15:30,550 --> 00:15:34,430
Young, still perfectly running now refresh it again.

266
00:15:34,960 --> 00:15:39,100
Yes, perfect now, because it's now become our disvalue.

267
00:15:39,110 --> 00:15:45,700
So for this one, I have defined that value as a and for this, your name actually visible as a so there

268
00:15:45,700 --> 00:15:46,900
is a B and there is a C.

269
00:15:46,900 --> 00:15:53,350
So if you select this one, click on the submit now consistent showing our value as a C like this one

270
00:15:53,350 --> 00:15:56,100
value as a B, so there is a value I have defined.

271
00:15:56,110 --> 00:15:58,330
So here I have defined that value as it is.

272
00:15:58,330 --> 00:16:00,810
So what are the things you define on here?

273
00:16:00,820 --> 00:16:06,250
I just simply defined as a value azapo like like like no I just simply defined as Apple.

274
00:16:07,120 --> 00:16:08,860
Now it should be very clear to you.

275
00:16:10,110 --> 00:16:18,990
Now a freshet again now iSelect has submitted no consistent value, actually, Apple friend, so that's

276
00:16:18,990 --> 00:16:21,230
how you can actually use your tools field.

277
00:16:21,240 --> 00:16:26,370
And also if you want to add some of the radio button, then you can add that radio button with this

278
00:16:26,370 --> 00:16:27,180
input filled area.

279
00:16:27,190 --> 00:16:28,480
So that is actually the attribute.

280
00:16:28,920 --> 00:16:31,090
So I think you can well understand about it.

281
00:16:31,350 --> 00:16:34,980
So for now, everything is actually very much basic things.

282
00:16:34,980 --> 00:16:38,990
So literally, as I told you, we will create a different type of project.

283
00:16:39,000 --> 00:16:43,690
So we will create this project then all that, our basic fundamental will, we need it.

284
00:16:43,710 --> 00:16:48,020
So make sure you learn all that main code thinks it will help you a lot.

285
00:16:48,660 --> 00:16:51,600
Next video I want to discuss about that form validation.

286
00:16:51,600 --> 00:16:54,360
How can define some of the validation in your form?

287
00:16:54,540 --> 00:16:57,840
In our next video, I will show you that things with a live example.

288
00:16:58,350 --> 00:17:01,710
So thanks for watching and I'll see you the next video.
